Oracle Content Management SDK

Uses of Class
oracle.ifs.server.S_ExportedLibraryObjectDefinition

Packages that use S_ExportedLibraryObjectDefinition
oracle.ifs.beans   
oracle.ifs.server   
 

Uses of S_ExportedLibraryObjectDefinition in oracle.ifs.beans
 

Methods in oracle.ifs.beans that return S_ExportedLibraryObjectDefinition
 S_ExportedLibraryObjectDefinition LibraryObject.getExportedDefinition()
          Creates a S_ExportedLibraryObjectDefinition which is an exported representation of this object.
protected  S_ExportedLibraryObjectDefinition LibrarySession.DMGetExportedLibraryObjectDefinition(java.lang.Long id, java.lang.Long classId)
          Invokes the identically-named remote S_LibrarySession method.
 

Methods in oracle.ifs.beans with parameters of type S_ExportedLibraryObjectDefinition
 LibraryObject LibrarySession.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Return a LibraryObject that is equivalent to the specified export representation of an object.
 LibraryObject LibrarySession.importLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Return a set of Ids that can be used to import a set of objects.
protected  S_LibraryObjectData LibrarySession.DMGetEquivalentLibraryObject(S_ExportedLibraryObjectDefinition slodef)
          Invokes the identically-named remote S_LibrarySession method.
 S_LibraryObjectData LibrarySession.DMImportLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Invokes the identically-named remote S_LibrarySession method.
 

Uses of S_ExportedLibraryObjectDefinition in oracle.ifs.server
 

Methods in oracle.ifs.server that return S_ExportedLibraryObjectDefinition
protected  S_ExportedLibraryObjectDefinition S_LibraryObject.getExportedDefinition()
          construct a S_ExportedLibraryObjectDefinition object that represents the target object.
 S_ExportedLibraryObjectDefinition S_LibrarySession.DMGetExportedLibraryObjectDefinition(java.lang.Long id, java.lang.Long classId)
          Generates an S_ExportLibraryObjectDefinition for the specified S_LibraryObject.
 S_ExportedLibraryObjectDefinition S_LibrarySessionInterface.DMGetExportedLibraryObjectDefinition(java.lang.Long id, java.lang.Long classid)
           
 

Methods in oracle.ifs.server with parameters of type S_ExportedLibraryObjectDefinition
protected  S_LibraryObject S_LibraryObject.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition def)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObjectData S_LibraryObject.importInstance(S_ExportedLibraryObjectDefinition edef)
          Import a new instance.
protected  void S_LibraryObject.preImport(S_ExportedLibraryObjectDefinition edef)
          Perform operations on an ExportLibraryObjectDefinition prior to performing the actual import.
protected  S_LibraryObject S_ClassObject.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_DirectoryUser.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_Queue.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_Media.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_DirectoryGroup.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  void S_DirectoryGroup.preImport(S_ExportedLibraryObjectDefinition edef)
          Perform operations on an ExportLibraryObjectDefinition prior to performing the actual import.
protected  S_LibraryObject S_Policy.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_Attribute.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_AccessControlList.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  void S_AccessControlList.preImport(S_ExportedLibraryObjectDefinition edef)
          Perform operations on an ExportLibraryObjectDefinition prior to performing the actual import.
protected  S_LibraryObject S_ClassAccessControlList.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_ContentQuota.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
 S_LibraryObjectData S_LibrarySession.DMImportLibraryObject(S_ExportedLibraryObjectDefinition def)
          Imports and creates a new LibraryObject based on the specified S_ExportedLibraryObjectDefinition.
protected  S_LibraryObject S_LibrarySession.importLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Imports and creates a new LibraryObject based on the specified S_ExportedLibraryObjectDefinition.
 S_LibraryObjectData S_LibrarySession.DMGetEquivalentLibraryObject(S_ExportedLibraryObjectDefinition slodef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_AuditRule.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_ValueDefault.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_MountPoint.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_Format.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  void S_Folder.preImport(S_ExportedLibraryObjectDefinition edef)
          Perform operations on an ExportLibraryObjectDefinition prior to performing the actual import.
protected  S_LibraryObject S_PermissionBundle.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_ClassDomain.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_SystemLockObject.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_ExtendedPermission.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_ValueDomain.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
protected  S_LibraryObject S_SystemAccessControlList.getEquivalentLibraryObject(S_ExportedLibraryObjectDefinition edef)
          Returns an object that is equivalent to the specified export Definition.
 S_LibraryObjectData S_LibrarySessionInterface.DMGetEquivalentLibraryObject(S_ExportedLibraryObjectDefinition slodef)
           
 S_LibraryObjectData S_LibrarySessionInterface.DMImportLibraryObject(S_ExportedLibraryObjectDefinition def)
           
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.