categories() | org.turro.contacts.GroupIt | static |
children() | org.turro.contacts.GroupIt | |
children(String entityPath) | org.turro.contacts.GroupIt | |
delete(String path) | org.turro.contacts.GroupIt | static |
entities() | org.turro.contacts.GroupIt | |
fields() | org.turro.contacts.GroupIt | |
fullEntities() | org.turro.contacts.GroupIt | |
fullEntities(String entityRoot) | org.turro.contacts.GroupIt | |
getCategory() | org.turro.contacts.GroupIt | |
getId() | org.turro.contacts.GroupIt | |
getName() | org.turro.contacts.GroupIt | |
getOrCreate(String category, String node, GroupIt parent) | org.turro.contacts.GroupIt | static |
getParent() | org.turro.contacts.GroupIt | |
getPathName() | org.turro.contacts.GroupIt | |
isPublishable() | org.turro.contacts.GroupIt | |
isValid() | org.turro.contacts.GroupIt | |
normalizePaths(GroupIt group) | org.turro.contacts.GroupIt | static |
normalizePaths(String oldPath) | org.turro.contacts.GroupIt | static |
roots(String category) | org.turro.contacts.GroupIt | static |
roots(String category, String entityPath) | org.turro.contacts.GroupIt | static |
setCategory(String category) | org.turro.contacts.GroupIt | |
setId(String id) | org.turro.contacts.GroupIt | |
setName(String name) | org.turro.contacts.GroupIt | |
setParent(GroupIt parent) | org.turro.contacts.GroupIt | |
setPathName(String pathName) | org.turro.contacts.GroupIt | |
setPublishable(boolean publishable) | org.turro.contacts.GroupIt | |