public class PropertyGroupImpl extends ClientImpl implements BasePropertyGroup, Serializable
| Constructor and Description |
|---|
PropertyGroupImpl(String host)
PropertyGroupImpl
|
getClient, getClient, resource, resourcepublic PropertyGroupImpl(String host)
public void setAuthorizationToken(String authorizationToken)
public void addGroup(String uuid, String grpName, Map<String,String> propertiesMap) throws NoSuchGroupException, LockException, PathNotFoundException, AccessDeniedException, RepositoryException, DatabaseException, ExtensionException, AutomationException, UnknowException, WebserviceException
public void removeGroup(String uuid, String grpName) throws AccessDeniedException, NoSuchGroupException, LockException, PathNotFoundException, RepositoryException, DatabaseException, ExtensionException, AutomationException, UnknowException, WebserviceException
public List<PropertyGroup> getGroups(String uuid) throws IOException, ParseException, PathNotFoundException, RepositoryException, DatabaseException, UnknowException, WebserviceException, AccessDeniedException
getGroups in interface BasePropertyGroupIOExceptionParseExceptionPathNotFoundExceptionRepositoryExceptionDatabaseExceptionUnknowExceptionWebserviceExceptionAccessDeniedExceptionpublic List<PropertyGroup> getAllGroups() throws IOException, ParseException, RepositoryException, DatabaseException, UnknowException, WebserviceException, AccessDeniedException
getAllGroups in interface BasePropertyGroupIOExceptionParseExceptionRepositoryExceptionDatabaseExceptionUnknowExceptionWebserviceExceptionAccessDeniedExceptionpublic List<FormElement> getPropertyGroupForm(String grpName) throws IOException, ParseException, NoSuchGroupException, PathNotFoundException, RepositoryException, DatabaseException, PluginNotFoundException, UnknowException, WebserviceException, AccessDeniedException
public List<FormElement> getPropertyGroupForm(String uuid, String grpName) throws IOException, ParseException, NoSuchGroupException, PathNotFoundException, RepositoryException, DatabaseException, PluginNotFoundException, UnknowException, WebserviceException, AccessDeniedException
public void setPropertyGroupProperties(String uuid, String grpName, Map<String,String> properties) throws IOException, ParseException, NoSuchPropertyException, NoSuchGroupException, LockException, PathNotFoundException, AccessDeniedException, RepositoryException, DatabaseException, ExtensionException, AutomationException, PluginNotFoundException, ValidationFormException, UnknowException, WebserviceException
setPropertyGroupProperties in interface BasePropertyGroupIOExceptionParseExceptionNoSuchPropertyExceptionNoSuchGroupExceptionLockExceptionPathNotFoundExceptionAccessDeniedExceptionRepositoryExceptionDatabaseExceptionExtensionExceptionAutomationExceptionPluginNotFoundExceptionValidationFormExceptionUnknowExceptionWebserviceExceptionpublic boolean hasGroup(String uuid, String grpName) throws IOException, ParseException, PathNotFoundException, RepositoryException, DatabaseException, UnknowException, WebserviceException, AccessDeniedException
hasGroup in interface BasePropertyGroupIOExceptionParseExceptionPathNotFoundExceptionRepositoryExceptionDatabaseExceptionUnknowExceptionWebserviceExceptionAccessDeniedExceptionpublic List<PropertyGroup> getGroupsByVersion(String uuid, String versionName) throws IOException, ParseException, PathNotFoundException, RepositoryException, DatabaseException, UnknowException, WebserviceException, AccessDeniedException
getGroupsByVersion in interface BasePropertyGroupIOExceptionParseExceptionPathNotFoundExceptionRepositoryExceptionDatabaseExceptionUnknowExceptionWebserviceExceptionAccessDeniedExceptionpublic String getRegisteredDefinition() throws ParseException, DatabaseException, IOException, UnknowException, WebserviceException, AccessDeniedException
getRegisteredDefinition in interface BasePropertyGroupParseExceptionDatabaseExceptionIOExceptionUnknowExceptionWebserviceExceptionAccessDeniedExceptionpublic List<String> getSuggestions(String uuid, String grpName, String propName) throws PathNotFoundException, IOException, ParseException, NoSuchGroupException, SuggestionException, DatabaseException, UnknowException, WebserviceException, AccessDeniedException
public void registerDefinition(InputStream is, String name) throws ParseException, DatabaseException, IOException, UnknowException, WebserviceException, AccessDeniedException
registerDefinition in interface BasePropertyGroupParseExceptionDatabaseExceptionIOExceptionUnknowExceptionWebserviceExceptionAccessDeniedExceptionpublic Map<String,String> getPropertyGroupProperties(String uuid, String grpName) throws IOException, ParseException, NoSuchGroupException, PathNotFoundException, AccessDeniedException, RepositoryException, DatabaseException, PluginNotFoundException, UnknowException, WebserviceException
public Map<String,String> getPropertyGroupPropertiesByVersion(String uuid, String grpName, String versionName) throws IOException, ParseException, NoSuchGroupException, PathNotFoundException, AccessDeniedException, RepositoryException, DatabaseException, PluginNotFoundException, UnknowException, WebserviceException
public List<FormElement> getPropertyGroupByVersionForm(String uuid, String grpName, String versionName) throws IOException, ParseException, NoSuchGroupException, PathNotFoundException, RepositoryException, DatabaseException, PluginNotFoundException, UnknowException, WebserviceException, AccessDeniedException
public PropertyGroup getGroup(String grpName) throws IOException, ParseException, RepositoryException, DatabaseException, NoSuchGroupException, UnknowException, WebserviceException, AccessDeniedException
getGroup in interface BasePropertyGroupIOExceptionParseExceptionRepositoryExceptionDatabaseExceptionNoSuchGroupExceptionUnknowExceptionWebserviceExceptionAccessDeniedExceptionCopyright © 2020 Open Knowledge Management System S.L.. All Rights Reserved.