public interface EnablementAuthorizables extends SocialComponent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
RESOURCE_TYPE |
CSV_SELECTOR, DEFAULT_SELECTOR, INDEX_SELECTOR, PROP_REFERER, QUERY_SELECTOR, TRANSLATE_SELECTOR
Modifier and Type | Method and Description |
---|---|
void |
addAll(java.util.Map<java.lang.String,java.lang.Object> authorizableMap) |
void |
clear() |
java.util.List<EnablementAuthorizable> |
getAuthorizables() |
boolean |
isEmpty() |
java.util.Iterator<EnablementAuthorizable> |
iterator() |
boolean |
remove(EnablementAuthorizable authorizable) |
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getProperty, getProperty, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
static final java.lang.String RESOURCE_TYPE
boolean isEmpty()
java.util.Iterator<EnablementAuthorizable> iterator()
boolean remove(EnablementAuthorizable authorizable)
void clear() throws PersistenceException, com.adobe.cq.social.enablement.exceptions.EnablementException
PersistenceException
com.adobe.cq.social.enablement.exceptions.EnablementException
void addAll(java.util.Map<java.lang.String,java.lang.Object> authorizableMap) throws PersistenceException
authorizableMap
- - map of membersPersistenceException
- thrown if exception occurs while persisting datajava.util.List<EnablementAuthorizable> getAuthorizables()
Copyright © 2010 - 2020 Adobe. All Rights Reserved