Package | Description |
---|---|
com.filenet.api.core |
Provides classes and interfaces that are related to the core business objects of the API, such as
EntireNetwork , Domain , Document , Folder , and so on. |
com.filenet.api.engine |
Provides interfaces and classes related to EventActions and other non-FileNet code which runs within the Content Engine itself.
|
com.filenet.api.property |
Provides classes and interfaces related to Content Engine object properties.
|
Modifier and Type | Method and Description |
---|---|
ObjectReference |
IndependentObject.getObjectReference()
Returns an object reference that represents the object's identity.
|
Modifier and Type | Method and Description |
---|---|
abstract int |
HandlerCallContext.getAccessAllowedFor(ObjectReference obref,
java.lang.String user)
Return the access bits that a given user has to some object.
|
Modifier and Type | Method and Description |
---|---|
ObjectReference |
PropertyEngineObject.getObjectReference()
Returns an object reference to the
EngineObject value held by this
PropertyEngineObject property. |
© Copyright IBM Corporation 2006, 2015. All rights reserved.