|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessControlEntryInterface | |
---|---|
com.sas.services.information.metadata | Information Service metadata. |
com.sas.services.information.metadata.dav | Information Service WebDAV metadata. |
Uses of AccessControlEntryInterface in com.sas.services.information.metadata |
---|
Methods in com.sas.services.information.metadata with parameters of type AccessControlEntryInterface | |
---|---|
void |
VirtualMetadata.addAccessControl(AccessControlEntryInterface accessControl)
Add an Access Control item to this object. |
void |
MetadataInterface.addAccessControl(AccessControlEntryInterface ace)
Add an Access Control item to this object. |
void |
Metadata.addAccessControl(AccessControlEntryInterface ace)
Add an Access Control item to this object. |
void |
VirtualMetadata.removeAccessControl(AccessControlEntryInterface accessControl)
Remove an Access Control item from this object. |
void |
MetadataInterface.removeAccessControl(AccessControlEntryInterface ace)
Remove an Access Control item from this object. |
void |
Metadata.removeAccessControl(AccessControlEntryInterface ace)
Remove an Access Control item from this object. |
Uses of AccessControlEntryInterface in com.sas.services.information.metadata.dav |
---|
Methods in com.sas.services.information.metadata.dav with parameters of type AccessControlEntryInterface | |
---|---|
void |
DAVEntityInterface.addAccessControlEntry(AccessControlEntryInterface ace)
Add an access control entry to the ACL |
void |
DAVEntity.addAccessControlEntry(AccessControlEntryInterface ace)
|
void |
DAVEntityInterface.removeAccessControlEntry(AccessControlEntryInterface ace)
Remove an access control entry from the ACL |
void |
DAVEntity.removeAccessControlEntry(AccessControlEntryInterface ace)
|
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |