|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExternalClassDescription
Represents the description of a class in an external repository of which an object instance can be replicated.
Metadata
Auditable: false
Method Summary | |
---|---|
java.lang.String |
get_ClassFamily()
Returns the value of the ClassFamily property. |
java.lang.String |
get_ClassIdentity()
Returns the value of the ClassIdentity property. |
java.lang.String |
get_DescriptiveText()
Returns the value of the DescriptiveText property. |
java.lang.String |
get_DisplayName()
Returns the value of the DisplayName property. |
ExternalPropertyDescriptionList |
get_ExternalPropertyDescriptions()
Returns the value of the ExternalPropertyDescriptions property. |
ReplicationDirection |
get_ReplicableDirection()
Returns the value of the ReplicableDirection property. |
java.lang.String |
get_SuperclassIdentity()
Returns the value of the SuperclassIdentity property. |
ObjectStore |
get_TargetObjectStore()
Returns the value of the TargetObjectStore property. |
Methods inherited from interface com.filenet.api.core.IndependentObject |
---|
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
java.lang.String get_ClassIdentity()
java.lang.String get_DisplayName()
java.lang.String get_DescriptiveText()
ReplicationDirection get_ReplicableDirection()
java.lang.String get_ClassFamily()
java.lang.String get_SuperclassIdentity()
ObjectStore get_TargetObjectStore()
ExternalPropertyDescriptionList get_ExternalPropertyDescriptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |