public class PolicyServiceImpl extends AbstractBrowserBindingService implements PolicyService
SIMPLE_CONTAINER_FACTORY| Constructor and Description |
|---|
PolicyServiceImpl(BindingSession session)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
applyPolicy(String repositoryId,
String policyId,
String objectId,
ExtensionsData extension) |
List<ObjectData> |
getAppliedPolicies(String repositoryId,
String objectId,
String filter,
ExtensionsData extension) |
void |
removePolicy(String repositoryId,
String policyId,
String objectId,
ExtensionsData extension) |
convertStatusCode, getDateTimeFormat, getDateTimeFormatParameter, getHttpInvoker, getObjectUrl, getObjectUrl, getPathUrl, getRepositoriesInternal, getRepositoryUrl, getRepositoryUrl, getRepositoryUrlCache, getServiceUrl, getSession, getSuccinct, getSuccinctParameter, getTypeDefinitionInternal, loadContentLink, loadLink, loadRenditionContentLink, parse, parseArray, parseObject, post, postAndConsume, read, setChangeToken, setSessionpublic PolicyServiceImpl(BindingSession session)
public void applyPolicy(String repositoryId, String policyId, String objectId, ExtensionsData extension)
applyPolicy in interface PolicyServicepublic void removePolicy(String repositoryId, String policyId, String objectId, ExtensionsData extension)
removePolicy in interface PolicyServicepublic List<ObjectData> getAppliedPolicies(String repositoryId, String objectId, String filter, ExtensionsData extension)
getAppliedPolicies in interface PolicyServiceCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.