wt.ufid
Interface Federatable

All Superinterfaces:
NetFactor, ObjectMappable, Persistable, RemotelyLinkable, Serializable
All Known Subinterfaces:
ContainerTeamManaged, WTContainer
All Known Implementing Classes:
ControlBranch, EPMDocument, EPMDocumentMaster, EPMSepFamilyTable, EPMSepFamilyTableMaster, ExchangeContainer, LightweightProxy, ManagedBaseline, OrgContainer, PDMLinkProduct, Project2, StreamIdentity, WTDocument, WTDocumentMaster, WTLibrary, WTPart, WTPartMaster, WTPrincipal

public interface Federatable
extends Persistable, RemotelyLinkable



Supported API: false

Extendable: false


Field Summary
static String FEDERATABLE_INFO
          Label for the attribute.
 
Fields inherited from interface wt.fc.Persistable
IDENTITY, PERSIST_INFO, TYPE
 
Method Summary
 FederatableInfo getFederatableInfo()
          Gets the object for the association that plays role: FEDERATABLE_INFO.
 void setFederatableInfo(FederatableInfo a_FederatableInfo)
          Sets the object for the association that plays role: FEDERATABLE_INFO.
 
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
 

Field Detail

FEDERATABLE_INFO

public static final String FEDERATABLE_INFO
Label for the attribute.

Supported API: false

See Also:
Constant Field Values
Method Detail

getFederatableInfo

public FederatableInfo getFederatableInfo()
Gets the object for the association that plays role: FEDERATABLE_INFO.

Supported API: false

Returns:
FederatableInfo

setFederatableInfo

public void setFederatableInfo(FederatableInfo a_FederatableInfo)
                        throws WTPropertyVetoException
Sets the object for the association that plays role: FEDERATABLE_INFO.

Supported API: false

Parameters:
a_FederatableInfo -
Throws:
WTPropertyVetoException