|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExternalAlias
Represents the mechanism for mapping an external class or property to a corresponding Content Engine class or property. This interface is the base for subinterfaces representing external class and property aliases.
Metadata
Auditable: false
Method Summary | |
---|---|
ReplicationDirection |
get_AliasDirection()
Returns the value of the AliasDirection property. |
ExternalRepository |
get_ExternalRepository()
Returns the value of the ExternalRepository property. |
void |
set_AliasDirection(ReplicationDirection value)
Sets the value of the AliasDirection property. |
void |
set_ExternalRepository(ExternalRepository value)
Sets the value of the ExternalRepository property. |
Methods inherited from interface com.filenet.api.core.RepositoryObject |
---|
getObjectStore |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
ExternalRepository get_ExternalRepository()
void set_ExternalRepository(ExternalRepository value)
ReplicationDirection get_AliasDirection()
void set_AliasDirection(ReplicationDirection value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |