PREV CLASS
NEXT CLASS
|
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal
Interface IdentifiableCreationContext
- All Superinterfaces:
- CreationContext, Identifiable
-
public interface IdentifiableCreationContext
- extends CreationContext, Identifiable
A node creation context which specifies the object ID of the resource to be
created.
- Since:
- 6.1.0
Method Summary
|
ObjectID |
getObjectID()
Return the object ID of the resource that is to be created. |
getObjectID
ObjectID getObjectID()
- Returns the object ID of the resource that is to be created.
- Specified by:
- getObjectID in interface Identifiable
- Returns:
- the ObjectID of this resource, must not be null
PREV CLASS
NEXT CLASS
|
|
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |