|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: true
Extendable: false
Field Summary | |
static String |
FAMILY_TABLE_MASTER
Label for the attribute. |
static String |
FAMILY_TABLE_MASTER_REFERENCE
Label for the attribute. |
static String |
NAME
Label for the attribute. |
Fields inherited from interface wt.epm.EPMObject |
AUTHORING_APPLICATION, OWNER_APPLICATION, UNSPECIFIED |
Fields inherited from interface wt.fc.Persistable |
IDENTITY, PERSIST_INFO, TYPE |
Fields inherited from interface wt.content.FormatContentHolder |
FORMAT, FORMAT_NAME, PRIMARY |
Fields inherited from interface wt.content.ContentHolder |
CONTENT_VECTOR, HAS_CONTENTS, HTTP_VECTOR, OPERATION |
Fields inherited from interface wt.admin.DomainAdministered |
DOMAIN_REF, INHERITED_DOMAIN |
Method Summary | |
EPMFamilyTableMaster |
getFamilyTableMaster()
Gets the object for the association that plays role: FAMILY_TABLE_MASTER. |
ObjectReference |
getFamilyTableMasterReference()
Gets the value of the attribute: FAMILY_TABLE_MASTER_REFERENCE. |
String |
getName()
Gets the value of the attribute: NAME. |
void |
setFamilyTableMaster(EPMFamilyTableMaster a_FamilyTableMaster)
Sets the object for the association that plays role: FAMILY_TABLE_MASTER. |
void |
setFamilyTableMasterReference(ObjectReference a_FamilyTableMasterReference)
Sets the value of the attribute: FAMILY_TABLE_MASTER_REFERENCE. |
void |
setName(String a_Name)
Sets the value of the attribute: NAME. |
Methods inherited from interface wt.epm.EPMObject |
checkAttributes, getAuthoringApplication, getOwnerApplication |
Methods inherited from interface wt.fc.Persistable |
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo |
Methods inherited from interface wt.fc.ObjectMappable |
readExternal, writeExternal |
Methods inherited from interface wt.fc.NetFactor |
getClassInfo, getConceptualClassname |
Methods inherited from interface wt.content.FormatContentHolder |
getFormat, getFormatName, getPrimary, setFormat, setPrimary |
Methods inherited from interface wt.content.ContentHolder |
getContentVector, getHttpVector, getOperation, isHasContents, setContentVector, setHasContents, setHttpVector, setOperation |
Methods inherited from interface wt.admin.DomainAdministered |
getDomainRef, isInheritedDomain, setDomainRef, setInheritedDomain |
Field Detail |
public static final String NAME
public static final String FAMILY_TABLE_MASTER
public static final String FAMILY_TABLE_MASTER_REFERENCE
Method Detail |
public String getName()
public void setName(String a_Name) throws WTPropertyVetoException
a_Name
-
WTPropertyVetoException
public EPMFamilyTableMaster getFamilyTableMaster()
public void setFamilyTableMaster(EPMFamilyTableMaster a_FamilyTableMaster) throws WTPropertyVetoException, WTException
a_FamilyTableMaster
-
WTPropertyVetoException
WTException
public ObjectReference getFamilyTableMasterReference()
public void setFamilyTableMasterReference(ObjectReference a_FamilyTableMasterReference) throws WTPropertyVetoException
a_FamilyTableMasterReference
-
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |