public interface ContentPermissionSetDao extends ObjectDao
NON_CACHEABLE
Modifier and Type | Method and Description |
---|---|
ContentPermissionSet |
getById(long id) |
List |
getInheritedContentPermissionSets(ContentEntityObject ceo,
String type) |
findAll, findAllSorted, findAllSorted, findByClassIds, getPersistentClass, refresh, remove, replicate, save, saveRaw
ContentPermissionSet getById(long id)
List getInheritedContentPermissionSets(ContentEntityObject ceo, String type)
ContentPermissionSet
s of the ancestors of ceoCopyright © 2003–2016 Atlassian. All rights reserved.