|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Backup parts are constituents of a business object IBackup.
| Method Summary | |
java.lang.String |
getBusinessObjectId()
* Obtains the unique identifier of the business object associated with this IBackupPart instance. |
java.lang.String |
getId()
Obtains the unique identifier of this part. |
java.lang.String |
getName()
The name of this part. |
java.lang.String |
getType()
A backup part must have a type, and the type is used to select the handler that can handle this type of backup part. |
| Method Detail |
public java.lang.String getBusinessObjectId()
IBackupPart instance.
public java.lang.String getId()
public java.lang.String getType()
public java.lang.String getName()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||