|
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.LocalizedInfoImpl
com.stc.swift.repository.impl.OtdLocalizedInfoImpl
public class OtdLocalizedInfoImpl
Swift implementation of OTDLocalizedInfo.
| Field Summary | |
|---|---|
static java.lang.String |
OWNER
Map keyword for release version lookup. |
| Fields inherited from class com.stc.swift.repository.impl.LocalizedInfoImpl |
|---|
DATA, LANGUAGE, RELATIVE_FILENAME |
| 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()
|
| Methods inherited from class com.stc.swift.repository.impl.LocalizedInfoImpl |
|---|
getData, getLanguage, getRelativeFileName, setData, setLanguage, setRelativeFileName |
| Methods inherited from class java.lang.Object |
|---|
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()
|
Sun Message Library for SWIFT API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||