|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use S_SystemObject | |
oracle.ifs.server |
Uses of S_SystemObject in oracle.ifs.server |
Subclasses of S_SystemObject in oracle.ifs.server | |
class |
S_AccessControlEntry
This is server side representation of the AccessControlEntry class. |
class |
S_ContentObject
The S_ContentObject class. |
class |
S_FolderPathRelationship
Server side representation of the FOLDERPATHRELATIONSHIP class. |
class |
S_FolderRelationship
Server side representation of the FOLDERRELATIONSHIP class. |
class |
S_Format
The S_Format class describes |
class |
S_GroupMemberRelationship
A S_GroupMemberRelationship is the server-side representation of a GroupMemberRelationship. |
class |
S_LockObject
S_LockObject is a server side representation of the iFS LOCKOBJECT class. |
class |
S_PermissionBundle
The S_PermissionBundle class |
class |
S_Policy
An S_Policy is the server-side representation of a Policy. |
class |
S_Property
An S_Property is the server-side representation of a Property. |
class |
S_Relationship
The S_Relationship class is the server side implementation of the iFS RELATIONSHIP class |
class |
S_SystemLockObject
This is a server side representation of the SystemLockObject class |
class |
S_TieAccessControlEntry
S_TieAccessControlEntry allows the Oracle-defined behavior of the ACCESSCONTROLENTRY classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieContentObject
S_TieContentObject allows the Oracle-defined behavior of the CONTENTOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieFolderPathRelationship
S_TieFolderPathRelationship allows the Oracle-defined behavior of the FOLDERPATHRELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieFolderRelationship
S_TieFolderRelationship allows the Oracle-defined behavior of the FOLDERRELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieFormat
S_TieFormat allows the Oracle-defined behavior of the FORMAT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieGroupMemberRelationship
A S_TieGroupMemberRelationship allows the Oracle-defined behavior of the GROUPMEMBERRELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieLockObject
S_TieLockObject allows the Oracle-defined behavior of the LOCKOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TiePermissionBundle
S_TiePermissionBundle allows the Oracle-defined behavior of the PERMISSIONBUNDLE classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TiePolicy
An S_TiePolicy allows the Oracle-defined behavior of the POLICY classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieProperty
An S_TieProperty allows the Oracle-defined behavior of the PROPERTY classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieRelationship
S_TieRelationship allows the Oracle-defined behavior of the RELATIONSHIP classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieSystemLockObject
S_TieSystemLockObject allows the Oracle-defined behavior of the SYSTEMLOCKOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
class |
S_TieSystemObject
S_TieSystemObject allows the Oracle-defined behavior of the SYSTEMOBJECT classobject (and its subclasses) to be extended or overridden through the server extensibility API. |
Methods in oracle.ifs.server that return S_SystemObject | |
S_SystemObject |
S_LibrarySession.getSystemObject(java.lang.Long id,
java.lang.Long classId)
Gets an S_SystemObject by id and classId. |
S_SystemObject |
S_LibrarySession.getSystemObject(java.lang.Long id)
Gets an S_SystemObject by id. |
protected S_SystemObject |
S_LibrarySession.verifySystemObject(S_LibraryObject obj)
Verifies that the specified S_LibraryObject is an S_SystemObject. |
S_SystemObject |
S_LibrarySession.newSystemObject(S_LibraryObjectDefinition def)
Creates a new S_SystemObject based on the specified S_LibraryObjectDefinition. |
S_SystemObject |
S_LibrarySession.newSystemObject(OperationState opState,
S_LibraryObjectDefinition def)
Creates a new S_SystemObject based on the specified S_LibraryObjectDefinition within the specified OperationState context. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |