|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExternalIdentity
Represents the identity of a replicated object in an external repository.
Metadata
Auditable: false
Method Summary | |
---|---|
java.lang.String |
get_ExternalObjectIdentity()
Returns the value of the ExternalObjectIdentity property. |
ExternalRepository |
get_ExternalRepository()
Returns the value of the ExternalRepository property. |
Id |
get_Id()
Returns the value of the Id property. |
byte[] |
get_ReplicationData()
Returns the value of the ReplicationData property. |
void |
set_ExternalObjectIdentity(java.lang.String value)
Sets the value of the ExternalObjectIdentity property. |
void |
set_ExternalRepository(ExternalRepository value)
Sets the value of the ExternalRepository property. |
void |
set_ReplicationData(byte[] value)
Sets the value of the ReplicationData 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 |
---|
Id get_Id()
ExternalRepository get_ExternalRepository()
void set_ExternalRepository(ExternalRepository value)
java.lang.String get_ExternalObjectIdentity()
void set_ExternalObjectIdentity(java.lang.String value)
byte[] get_ReplicationData()
void set_ReplicationData(byte[] value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |