|
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.HL7ManagerImpl
public class HL7ManagerImpl
HL7 Manager Implementation.
| Nested Class Summary | |
|---|---|
static class |
HL7ManagerImpl.ClassNameMapper
Type Resolver class for Object created using this API. |
| Field Summary |
|---|
| Fields inherited from class com.stc.hl7.repository.impl.HL7ObjectImpl |
|---|
persistable |
| Fields inherited from interface com.stc.hl7.repository.HL7Manager |
|---|
HL7_MANAGER_API_NAMESPACE, HL7_MANAGER_API_SYSTEM_ID |
| Fields inherited from interface com.stc.repository.API |
|---|
RCS_ID |
| Fields inherited from interface com.stc.repository.RepositoryObject |
|---|
RCS_ID |
| Constructor Summary | |
|---|---|
HL7ManagerImpl()
Constructs an instance of the manager. |
|
HL7ManagerImpl(com.stc.repository.Repository parent)
Construct an instance of the manager. |
|
| Method Summary | |
|---|---|
com.stc.repository.persistence.client.MarshalableFactory.ClassNameMapper |
getClassNameMapper()
|
java.lang.String |
getSystemID()
|
void |
initialize(com.stc.repository.Repository repository)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
|---|
public HL7ManagerImpl()
public HL7ManagerImpl(com.stc.repository.Repository parent)
throws com.stc.repository.RepositoryException
parent - the repository
com.stc.repository.RepositoryException - if the operation fails| Method Detail |
|---|
public com.stc.repository.persistence.client.MarshalableFactory.ClassNameMapper getClassNameMapper()
getClassNameMapper in interface com.stc.repository.APIpublic java.lang.String getSystemID()
getSystemID in interface com.stc.repository.API
public void initialize(com.stc.repository.Repository repository)
throws com.stc.repository.RepositoryException
initialize in interface com.stc.repository.APIcom.stc.repository.RepositoryException
|
Sun Message Library for HL7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||