Class IAclManager.AcePropertyDescriptor
java.lang.Object
com.webmethods.portal.service.access.IAclManager.AcePropertyDescriptor
- Enclosing interface:
- IAclManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<IAclManager.AcePropertyDescriptor>
protected String
protected String
protected IAclManager.AcePropertyDescriptor
protected IURI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()
getUri()
boolean
void
setAllowValue
(boolean allowValue) void
setChildren
(List<IAclManager.AcePropertyDescriptor> children) void
setDisplayName
(String displayName) void
void
void
-
Field Details
-
name
-
displayName
-
parent
-
children
-
uri
-
-
Constructor Details
-
AcePropertyDescriptor
public AcePropertyDescriptor()
-
-
Method Details
-
getName
-
setName
-
getChildren
-
setChildren
-
isAllowValue
public boolean isAllowValue() -
setAllowValue
public void setAllowValue(boolean allowValue) -
getDisplayName
-
setDisplayName
-
getParent
-
setParent
-
getUri
-
setUri
-