com.sap.netweaver.bc.rf.mi.security.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 - other object type to check against
Returns:
result of comparison
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice