com.sapportals.wcm.util.acl

Interface IObjectType

All Known Implementing Classes:
ObjectType

public interface IObjectType

An IObjectType is specifies the possible type of an object, an ACL can be assigned to.


Field Summary
static String OBJECT_TYPE_LEAF
           
static String OBJECT_TYPE_NODE
           
 
Method Summary
 boolean equals(IObjectType objectType)
          check whether the object type equals another object type return true iff the object type equals the other object type
 String getName()
          get the name of the object type
 

Field Detail

OBJECT_TYPE_NODE

static final String OBJECT_TYPE_NODE
See Also:
Constant Field Values

OBJECT_TYPE_LEAF

static final String OBJECT_TYPE_LEAF
See Also:
Constant Field Values
Method Detail

getName

String getName()
get the name of the object type

Returns:
the name of the object type

equals

boolean equals(IObjectType objectType)
check whether the object type equals another object type return true iff the object type equals the other object type

Parameters:
objectType - TBD: Description of the incoming method parameter
Returns:
TBD: Description of the outgoing return value
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM


Copyright 2011 SAP AG Complete Copyright Notice