com.sap.netweaver.bc.rf.mi.security.acl
Class ObjectType
java.lang.Object
com.sap.netweaver.bc.rf.mi.security.acl.ObjectType
- All Implemented Interfaces:
- IObjectType
public final class ObjectType
- extends Object
- implements IObjectType
The default implementation for IObjectType s, the type of an
object associated to an IAcl .
|
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 |
boolean |
equals(Object other)
|
static IObjectType |
getInstance(String name)
Returns the singleton instance ObjectType.LEAF or ObjectType.NODE depending on the passed name. |
String |
getName()
get the name of the object type |
int |
hashCode()
|
LEAF
public static final IObjectType LEAF
NODE
public static final IObjectType NODE
getInstance
public static IObjectType getInstance(String name)
- Returns the singleton instance ObjectType.LEAF or ObjectType.NODE depending on the passed name.
- Parameters:
name - Name of the ObjectType. Allowed values: IObjectType.OBJECT_TYPE_LEAF and IObjectType.OBJECT_TYPE_NODE.
- Returns:
- ObjectType
getName
public String getName()
- Description copied from interface:
IObjectType
- get the name of the object type
- Specified by:
getName in interface IObjectType
- Returns:
- the name of the object type
equals
public boolean equals(IObjectType objectType)
- Description copied from interface:
IObjectType
- check whether the object type equals another object type return true iff
the object type equals the other object type
- Specified by:
equals in interface IObjectType
- Parameters:
objectType - other object type to check against
- Returns:
- result of comparison
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
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