public class InformalTagBuilder extends RootBuilder
classifications, errorHandler, repositoryHelper, serverName, serviceName| Constructor and Description |
|---|
InformalTagBuilder(String tagName,
String tagDescription,
boolean isPublic,
String user,
OMRSRepositoryHelper repositoryHelper,
String serviceName,
String serverName)
Constructor.
|
InformalTagBuilder(String tagName,
String user,
OMRSRepositoryHelper repositoryHelper,
String serviceName,
String serverName)
Constructor used for constructing search arguments on private tags.
|
InformalTagBuilder(String tagName,
String tagDescription,
String user,
OMRSRepositoryHelper repositoryHelper,
String serviceName,
String serverName)
Constructor used for constructing search arguments.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceProperties |
getInstanceProperties(String methodName)
Return the supplied bean properties in an InstanceProperties object.
|
InstanceProperties |
getNameInstanceProperties(String methodName)
Return the supplied bean properties in an InstanceProperties object.
|
InstanceProperties |
getSearchInstanceProperties(String methodName)
Return the supplied bean properties in an InstanceProperties object.
|
InstanceProperties |
getUserNameInstanceProperties(String methodName)
Return the supplied bean properties in an InstanceProperties object.
|
InstanceProperties |
getUserSearchInstanceProperties(String methodName)
Return the supplied bean properties in an InstanceProperties object.
|
getEntityClassifications, setClassificationspublic InformalTagBuilder(String tagName, String user, OMRSRepositoryHelper repositoryHelper, String serviceName, String serverName)
tagName - name of the taguser - user id of the calling userrepositoryHelper - helper methodsserviceName - name of this OMASserverName - name of local serverpublic InformalTagBuilder(String tagName, String tagDescription, String user, OMRSRepositoryHelper repositoryHelper, String serviceName, String serverName)
tagName - name of the tagtagDescription - description of the meaning of the taguser - user id of the calling userrepositoryHelper - helper methodsserviceName - name of this OMASserverName - name of local serverpublic InformalTagBuilder(String tagName, String tagDescription, boolean isPublic, String user, OMRSRepositoryHelper repositoryHelper, String serviceName, String serverName)
tagName - name of the tagtagDescription - description of the meaning of the tagisPublic - should this feedback be shareable?user - user id of the calling userrepositoryHelper - helper methodsserviceName - name of this OMASserverName - name of local serverpublic InstanceProperties getNameInstanceProperties(String methodName) throws InvalidParameterException
methodName - name of the calling methodInvalidParameterException - there is a problem with the propertiespublic InstanceProperties getUserNameInstanceProperties(String methodName) throws InvalidParameterException
methodName - name of the calling methodInvalidParameterException - there is a problem with the propertiespublic InstanceProperties getSearchInstanceProperties(String methodName) throws InvalidParameterException
methodName - name of the calling methodInvalidParameterException - there is a problem with the propertiespublic InstanceProperties getUserSearchInstanceProperties(String methodName) throws InvalidParameterException
methodName - name of the calling methodInvalidParameterException - there is a problem with the propertiespublic InstanceProperties getInstanceProperties(String methodName) throws InvalidParameterException
getInstanceProperties in class RootBuildermethodName - name of the calling methodInvalidParameterException - there is a problem with the propertiesCopyright © 2018–2019 ODPi. All rights reserved.