public class LastAttachmentBuilder extends RootBuilder
classifications, errorHandler, repositoryHelper, serverName, serviceName| Constructor and Description |
|---|
LastAttachmentBuilder(String anchorGUID,
String anchorType,
String attachmentGUID,
String attachmentType,
String attachmentOwner,
String description,
OMRSRepositoryHelper repositoryHelper,
String serviceName,
String serverName)
Creation constructor
|
| Modifier and Type | Method and Description |
|---|---|
InstanceProperties |
getInstanceProperties(String methodName)
Return the supplied bean properties in an InstanceProperties object.
|
getEntityClassifications, setClassificationspublic LastAttachmentBuilder(String anchorGUID, String anchorType, String attachmentGUID, String attachmentType, String attachmentOwner, String description, OMRSRepositoryHelper repositoryHelper, String serviceName, String serverName)
anchorGUID - unique identifier of referenceableanchorType - type name of referenceable.attachmentGUID - unique identifier for attachmentattachmentType - type name of attachmentattachmentOwner - userId of attachment creator.description - new description for the asset.repositoryHelper - helper methodsserviceName - name of this OMASserverName - name of local serverpublic 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.