|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumACLPropagation | |
|---|---|
| org.xcmis.client.gwt.model | |
| org.xcmis.client.gwt.model.acl | |
| org.xcmis.client.gwt.model.actions | |
| Uses of EnumACLPropagation in org.xcmis.client.gwt.model |
|---|
| Methods in org.xcmis.client.gwt.model that return EnumACLPropagation | |
|---|---|
static EnumACLPropagation |
EnumACLPropagation.fromValue(String v)
|
static EnumACLPropagation |
EnumACLPropagation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnumACLPropagation[] |
EnumACLPropagation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of EnumACLPropagation in org.xcmis.client.gwt.model.acl |
|---|
| Fields in org.xcmis.client.gwt.model.acl declared as EnumACLPropagation | |
|---|---|
protected EnumACLPropagation |
ACLCapabilityType.propagation
Propagation. |
| Methods in org.xcmis.client.gwt.model.acl that return EnumACLPropagation | |
|---|---|
EnumACLPropagation |
ACLCapabilityType.getPropagation()
Gets the value of the propagation property. |
| Methods in org.xcmis.client.gwt.model.acl with parameters of type EnumACLPropagation | |
|---|---|
void |
ACLCapabilityType.setPropagation(EnumACLPropagation value)
Sets the value of the propagation property. |
| Uses of EnumACLPropagation in org.xcmis.client.gwt.model.actions |
|---|
| Fields in org.xcmis.client.gwt.model.actions declared as EnumACLPropagation | |
|---|---|
protected EnumACLPropagation |
ApplyACL.aclPropagation
ACL propagation. |
| Methods in org.xcmis.client.gwt.model.actions that return EnumACLPropagation | |
|---|---|
EnumACLPropagation |
ApplyACL.getACLPropagation()
|
| Methods in org.xcmis.client.gwt.model.actions with parameters of type EnumACLPropagation | |
|---|---|
void |
ApplyACL.setACLPropagation(EnumACLPropagation value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||