|
Sun Message Library for SWIFT API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stc.swift.repository.impl.SwiftObjectImpl
com.stc.swift.repository.impl.SwiftManagerImpl
public class SwiftManagerImpl
Swift Manager Implementation.
Nested Class Summary | |
---|---|
static class |
SwiftManagerImpl.ClassNameMapper
Type Resolver class for Object created using this API. |
Field Summary |
---|
Fields inherited from interface com.stc.swift.repository.SwiftManager |
---|
SWIFT_MANAGER_API_NAMESPACE, SWIFT_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 | |
---|---|
SwiftManagerImpl()
Constructs an instance of the manager. |
|
SwiftManagerImpl(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 |
---|
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 SwiftManagerImpl()
public SwiftManagerImpl(com.stc.repository.Repository parent) throws com.stc.repository.RepositoryException
parent
- the repository
com.stc.repository.RepositoryException
- if the operation failsMethod Detail |
---|
public com.stc.repository.persistence.client.MarshalableFactory.ClassNameMapper getClassNameMapper()
getClassNameMapper
in interface com.stc.repository.API
public 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.API
com.stc.repository.RepositoryException
|
Sun Message Library for SWIFT API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |