|
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.LocalizedInfoImpl
com.stc.hl7.repository.impl.OtdLocalizedInfoImpl
public class OtdLocalizedInfoImpl
HL7 implementation of OTDLocalizedInfo.
| Field Summary | |
|---|---|
static java.lang.String |
OWNER
Map keyword for release version lookup. |
| Fields inherited from class com.stc.hl7.repository.impl.LocalizedInfoImpl |
|---|
DATA, LANGUAGE, RELATIVE_FILENAME |
| Fields inherited from class com.stc.hl7.repository.impl.HL7ObjectImpl |
|---|
persistable |
| Fields inherited from interface com.stc.model.common.OTDLocalizedInfo |
|---|
RCS_ID |
| Constructor Summary | |
|---|---|
OtdLocalizedInfoImpl()
Constructs an instance. |
|
OtdLocalizedInfoImpl(com.stc.model.common.ObjectTypeDefinition parent,
java.lang.String language)
Constructs an instance. |
|
| Method Summary | |
|---|---|
com.stc.model.common.ObjectTypeDefinition |
getOwner()
|
(package private) void |
setOwner(com.stc.model.common.ObjectTypeDefinition parent)
Sets the owner for this. |
| Methods inherited from class com.stc.hl7.repository.impl.LocalizedInfoImpl |
|---|
getData, getLanguage, getRelativeFileName, setData, setLanguage, setRelativeFileName |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.stc.model.common.LocalizedInfo |
|---|
getData, getLanguage, getRelativeFileName, setData, setLanguage, setRelativeFileName |
| Methods inherited from interface com.stc.repository.RepositoryObject |
|---|
getCUDTracker, onDelete, setCUDTracker |
| Methods inherited from interface com.stc.repository.persistence.client.Persistable |
|---|
getACLInfo, getCreatedBy, getCreationDate, getDescription, getLastUpdatedBy, getLastUpdatedDate, getName, getOID, getOwnerOID, getPersistableSupport, getVersionInfo, isHeaderResolved, isLocked, isVersionable, resolve, setACLInfo, setCreatedBy, setCreationDate, setDescription, setHeaderResolved, setLastUpdatedBy, setLastUpdatedDate, setName, 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 OWNER
| Constructor Detail |
|---|
public OtdLocalizedInfoImpl()
public OtdLocalizedInfoImpl(com.stc.model.common.ObjectTypeDefinition parent,
java.lang.String language)
throws com.stc.repository.RepositoryException
parent - the parent TypeManagerlanguage - the name
com.stc.repository.RepositoryException - if this operation fails| Method Detail |
|---|
public com.stc.model.common.ObjectTypeDefinition getOwner()
throws com.stc.repository.RepositoryException
getOwner in interface com.stc.model.common.OTDLocalizedInfocom.stc.repository.RepositoryExceptionOTDLocalizedInfo.getOwner()
void setOwner(com.stc.model.common.ObjectTypeDefinition parent)
throws com.stc.repository.RepositoryException
parent - an owner
com.stc.repository.RepositoryException - if access to repository was failed.
|
Sun Message Library for HL7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||