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()
          Returns the object ID of the resource that is to be created.
 

Method Detail

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