|
Sun Message Library for HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stc.hl7.repository.impl.HL7ObjectImpl
com.stc.hl7.repository.impl.HL7ProjectElementImpl
com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl
com.stc.hl7.repository.impl.HL7ObjectTypeDefinitionImpl
public class HL7ObjectTypeDefinitionImpl
An implementation class for the HL7ObjectTypeDefinition interface
Field Summary | |
---|---|
static java.lang.String |
WEB_SERVICES_DEFINITIONS
|
Fields inherited from class com.stc.hl7.repository.impl.ObjectTypeDefinitionImpl |
---|
ACCESS, DELEGATE, DOCUMENTATION, JAVANAME, OBJECT_TYPE_DEFINITION_TYPE, ORIGIN, OTD_LOCALIZED_INFOS, OTD_META_CONTAINER, OTD_WIZARD, SERIAL, STRUCTURE, TOP_NODE_ID |
Fields inherited from class com.stc.hl7.repository.impl.HL7ObjectImpl |
---|
persistable |
Fields inherited from interface com.stc.hl7.repository.HL7ObjectTypeDefinition |
---|
PROJECT_ELEMENT_TYPE |
Fields inherited from interface com.stc.model.common.ObjectTypeDefinition |
---|
RCS_ID |
Fields inherited from interface com.stc.model.common.cme.PortType |
---|
RCS_ID |
Constructor Summary | |
---|---|
HL7ObjectTypeDefinitionImpl()
Constructor for HL7ObjectTypeDefinitionImpl. |
|
HL7ObjectTypeDefinitionImpl(java.lang.String name)
Constructs an instance. |
Method Summary | |
---|---|
com.stc.repository.RepositoryObject |
getBusinessProcessDefinitions()
Gets the business process repository object. |
java.lang.String |
getIconURL()
Gets the icon. |
java.lang.String |
getProjectElementType()
|
void |
setBusinessProcessDefinitions(com.stc.repository.RepositoryObject repObj)
Sets the business process repository object. |
Methods inherited from class com.stc.hl7.repository.impl.HL7ProjectElementImpl |
---|
getParentProject, setParentProject |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.stc.model.common.ObjectTypeDefinition |
---|
addExternalObjectTypeDefinition, createOTDLocalizedInfo, deleteOTDLocalizedInfo, getAccess, getAllExternalObjectTypeDefinitions, getDocumentation, getExternalObjectTypeDefinition, getExternalObjectTypeDefinitions, getOrigin, getOTDLocalizedInfo, getOTDLocalizedInfos, getOtdMetaContainer, getSerial, getStructure, getTopNodeId, isExternal, isMessageable, removeExternalObjectTypeDefinition, setAccess, setDocumentation, setOrigin, setOtdMetaContainer, setSerial, setStructure, setTopNodeId |
Methods inherited from interface com.stc.model.common.ProjectElement |
---|
getDescription, getName, getParentProject, setDescription, setName, setParentProject |
Methods inherited from interface com.stc.repository.RepositoryObject |
---|
getCUDTracker, onDelete, setCUDTracker |
Methods inherited from interface com.stc.repository.persistence.client.Persistable |
---|
getACLInfo, getCreatedBy, getCreationDate, getLastUpdatedBy, getLastUpdatedDate, getOID, getOwnerOID, getPersistableSupport, getVersionInfo, isHeaderResolved, isLocked, isVersionable, resolve, setACLInfo, setCreatedBy, setCreationDate, setHeaderResolved, setLastUpdatedBy, setLastUpdatedDate, setOID, setResolver, setUnresolved, setVersionInfo |
Methods inherited from interface com.stc.repository.persistence.client.Marshalable |
---|
getClassNameAlias, getMarshalableSupport, getPropertyMap, getReferenceID, getRelationshipMap, onUnmarshalFinished, onUnmarshalStarting, setPropertyMap, setReferenceID |
Methods inherited from interface com.stc.repository.persistence.client.PropertyChangePublisher |
---|
addPropertyChangeListener, addPropertyChangeListener, addPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removePropertyChangeListeners |
Methods inherited from interface java.beans.PropertyChangeListener |
---|
propertyChange |
Field Detail |
---|
public static final java.lang.String WEB_SERVICES_DEFINITIONS
Constructor Detail |
---|
public HL7ObjectTypeDefinitionImpl() throws com.stc.repository.RepositoryException
com.stc.repository.RepositoryException
- if this operation failspublic HL7ObjectTypeDefinitionImpl(java.lang.String name) throws com.stc.repository.RepositoryException
name
- the name
com.stc.repository.RepositoryException
- if this operation failsMethod Detail |
---|
public java.lang.String getIconURL() throws com.stc.repository.RepositoryException
getIconURL
in interface com.stc.model.common.cme.PortType
com.stc.repository.RepositoryException
- if access to repository failedpublic java.lang.String getProjectElementType() throws com.stc.repository.RepositoryException
getProjectElementType
in interface com.stc.model.common.ProjectElement
getProjectElementType
in class HL7ProjectElementImpl
com.stc.repository.RepositoryException
ProjectElement.getProjectElementType()
public com.stc.repository.RepositoryObject getBusinessProcessDefinitions() throws com.stc.repository.RepositoryException
HL7ObjectTypeDefinition
getBusinessProcessDefinitions
in interface HL7ObjectTypeDefinition
com.stc.repository.RepositoryException
- repository errorsHL7ObjectTypeDefinition
public void setBusinessProcessDefinitions(com.stc.repository.RepositoryObject repObj) throws com.stc.repository.RepositoryException
HL7ObjectTypeDefinition
setBusinessProcessDefinitions
in interface HL7ObjectTypeDefinition
repObj
- the business process definitions repository object
com.stc.repository.RepositoryException
- repository errorsHL7ObjectTypeDefinition
|
Sun Message Library for HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |