|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExternalPropertyAlias
Represents the mechanism for mapping an external class property to a corresponding Content Engine class property.
Metadata
Auditable: false
Method Summary | |
---|---|
java.lang.String |
get_ClassIdentity()
Returns the value of the ClassIdentity property. |
java.lang.String |
get_PropertyIdentity()
Returns the value of the PropertyIdentity property. |
void |
set_ClassIdentity(java.lang.String value)
Sets the value of the ClassIdentity property. |
void |
set_PropertyIdentity(java.lang.String value)
Sets the value of the PropertyIdentity property. |
Methods inherited from interface com.filenet.api.replication.ExternalAlias |
---|
get_AliasDirection, get_ExternalRepository, set_AliasDirection, set_ExternalRepository |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
java.lang.String get_ClassIdentity()
void set_ClassIdentity(java.lang.String value)
java.lang.String get_PropertyIdentity()
void set_PropertyIdentity(java.lang.String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |