public interface ContourWorkflowDefinition extends DomainObject, ScopedObject
MAP_DOMAIN_OBJECT_TO_ID_FUNCTION, ORGANIZATION_COLUMN_NAME
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
String |
getDescription() |
DocumentType |
getDocumentType() |
String |
getName() |
void |
setContent(String content) |
void |
setDescription(String description) |
void |
setDocumentType(DocumentType documentType) |
void |
setName(String name) |
getCreatedBy, getCreatedDate, getModifiedBy, getModifiedDate, getXmlToString, isNewObject, obtainAclObjectIdentity, setCreatedBy, setCreatedDate, setModifiedBy, setModifiedDate
getRefId, getScopeId, setRefId, setScopeByType, setScopeId
getId, getOrganizationId, setId, setOrganizationId
String getName()
void setName(String name)
String getDescription()
void setDescription(String description)
DocumentType getDocumentType()
void setDocumentType(DocumentType documentType)
String getContent()
void setContent(String content)
Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.