|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use S_LibraryObjectData | |
oracle.ifs.beans | |
oracle.ifs.server |
Uses of S_LibraryObjectData in oracle.ifs.beans |
Methods in oracle.ifs.beans that return S_LibraryObjectData | |
protected S_LibraryObjectData |
LibraryObject.getData()
Gets the S_LibraryObjectData for this LibraryObject. |
S_LibraryObjectData |
LibrarySession.getLibraryObjectData(java.lang.Long id,
java.lang.Long classId,
java.lang.String attributeName,
boolean selectFully)
Gets the S_LibraryObjectData for the specified id and class id. |
protected S_LibraryObjectData |
LibrarySession.DMGetPrimaryUserProfile(java.lang.Long id)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMGetDirectoryUserData()
Invokes the identically-name remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMGetOurPrimaryUserProfile()
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMCopyLibraryObject(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition sdef)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMConvertToPrivateACL(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition sdef)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMNewPublicObject(S_LibraryObjectDefinition def)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMNewSystemObject(S_LibraryObjectDefinition def)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMNewSchemaObject(S_LibraryObjectDefinition def)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMaddAccessControlEntry(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition sdef)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMFindPublicObjectByPath(java.lang.Long folder_id,
java.lang.Long classid,
java.lang.String path)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMNextFolderItem(java.lang.Long folder_id,
java.lang.Long classid)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMNextSelectorItem(long cursorId)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMNewRevision(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition def)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMNewSecondaryVersionSeries(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition def)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMNewBranchedVersionSeries(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition def)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMAddRelationship(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition def)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMgetLibraryObjectData(java.lang.Long id,
java.lang.Long classId,
java.lang.String attributeName,
boolean selectFully)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMgetPublicObjectData(java.lang.Long id)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMgetSystemObjectData(java.lang.Long id)
Invokes the identically-named remote S_LibrarySession method. |
protected S_LibraryObjectData |
LibrarySession.DMgetSchemaObjectData(java.lang.Long id)
Invokes the identically-named remote S_LibrarySession method. |
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. |
Methods in oracle.ifs.beans with parameters of type S_LibraryObjectData | |
protected static LibraryObject |
LibraryObject.constructLibraryObject(LibrarySession sess,
S_LibraryObjectData data)
|
protected static SystemObject |
SystemObject.constructSystemObject(LibrarySession sess,
S_LibraryObjectData data)
return SystemObject from a S_LOData. |
protected static Policy |
Policy.constructPolicy(LibrarySession sess,
S_LibraryObjectData data)
Constructs a Policy from a S_LibraryObjectData. |
protected static PublicObject |
PublicObject.constructPublicObject(LibrarySession sess,
S_LibraryObjectData data)
|
protected static DirectoryObject |
DirectoryObject.constructDirectoryObject(LibrarySession sess,
S_LibraryObjectData data)
Constructs a DirectoryObject from a S_LibraryObjectData. |
protected static Relationship |
Relationship.constructRelationship(LibrarySession sess,
S_LibraryObjectData data)
Return Relationship from a Relationship data |
protected static FolderRelationship |
FolderRelationship.constructFolderRelationship(LibrarySession sess,
S_LibraryObjectData data)
Builds a FolderRelationship from a S_LibraryObjectData. |
protected static FolderPathRelationship |
FolderPathRelationship.constructFolderPathRelationship(LibrarySession sess,
S_LibraryObjectData data)
Builds a FolderPathRelationship from a S_LibraryObjectData. |
protected static NamedRelationship |
NamedRelationship.constructNamedRelationship(LibrarySession sess,
S_LibraryObjectData data)
|
protected static Media |
Media.constructMedia(LibrarySession sess,
S_LibraryObjectData data)
|
protected static MediaLob |
MediaLob.constructMediaLob(LibrarySession sess,
S_LibraryObjectData data)
|
protected static MediaBlob |
MediaBlob.constructMediaBlob(LibrarySession sess,
S_LibraryObjectData data)
|
protected static VersionSeries |
VersionSeries.constructVersionSeries(LibrarySession sess,
S_LibraryObjectData data)
Constructs a VersionSeries from data corresponding to it. |
protected static Property |
Property.constructProperty(LibrarySession session,
S_LibraryObjectData data)
Constructs a Property from a S_LibraryObjectData. |
protected static DirectoryGroup |
DirectoryGroup.constructDirectoryGroup(LibrarySession sess,
S_LibraryObjectData data)
Constructs a DirectoryGroup object from the S_LibraryObjectData object. |
protected static ApplicationObject |
ApplicationObject.constructApplicationObject(LibrarySession sess,
S_LibraryObjectData data)
Returns an ApplicationObject from a data component object. |
protected static PropertyBundle |
PropertyBundle.constructPropertyBundle(LibrarySession sess,
S_LibraryObjectData data)
Constructs a PropertyBundle from the specified data. |
protected static ValueDefaultPropertyBundle |
ValueDefaultPropertyBundle.constructValueDefaultPropertyBundle(LibrarySession session,
S_LibraryObjectData data)
Internal use only: Constructs a ValueDefaultPropertyBundle for the specified data. |
protected static UserProfile |
UserProfile.constructUserProfile(LibrarySession sess,
S_LibraryObjectData data)
Constructs a UserProfile object from the definition object. |
protected static GroupMemberRelationship |
GroupMemberRelationship.constructGroupMemberRelationship(LibrarySession sess,
S_LibraryObjectData data)
Constructs a GroupMemberRelationship from a S_DirectoryObjectData. |
protected static VersionDescription |
VersionDescription.constructVersionDescription(LibrarySession sess,
S_LibraryObjectData data)
Return VersionDescription from a VersionDescription data. |
protected static Category |
Category.constructCategory(LibrarySession sess,
S_LibraryObjectData data)
Returns a Category object from a Category data object. |
protected static PrimaryUserProfile |
PrimaryUserProfile.constructPrimaryUserProfile(LibrarySession sess,
S_LibraryObjectData data)
Constructs a PrimaryUserProfile object from the definition object. |
protected static Format |
Format.constructFormat(LibrarySession sess,
S_LibraryObjectData data)
constructFormat - FixmeJavadocMethod |
protected static ServerConfiguration |
ServerConfiguration.constructServerConfiguration(LibrarySession session,
S_LibraryObjectData data)
Constructs a ServerConfiguration for the specified data. |
protected static MediaReference |
MediaReference.constructMediaReference(LibrarySession sess,
S_LibraryObjectData data)
|
protected static SchemaObject |
SchemaObject.constructSchemaObject(LibrarySession sess,
S_LibraryObjectData data)
Internal use only: Constructs a SchemaObject for the specified data. |
protected static ValueDomain |
ValueDomain.constructValueDomain(LibrarySession session,
S_LibraryObjectData data)
Internal use only: Constructs a ValueDomain for the specified data. |
protected static BranchRelationship |
BranchRelationship.constructBranchRelationship(LibrarySession sess,
S_LibraryObjectData data)
constructBranchRelationship - FixmeJavadocMethod |
protected static ExtendedPermission |
ExtendedPermission.constructExtendedPermission(LibrarySession sess,
S_LibraryObjectData data)
Constructs a ExtendedPermission object from the S_LibraryObjectData object. |
protected static PermissionBundle |
PermissionBundle.constructPermissionBundle(LibrarySession sess,
S_LibraryObjectData data)
Construct a permission bundle object from data corresponding to it. |
protected static LockObject |
LockObject.constructLockObject(LibrarySession sess,
S_LibraryObjectData data)
Return a lockobject from a Lockobject data |
protected static SystemLockObject |
SystemLockObject.constructSystemLockObject(LibrarySession sess,
S_LibraryObjectData data)
Constructs a SystemLockObject object using a data object corresponding to it. |
protected static ContentQuota |
ContentQuota.constructContentQuota(LibrarySession sess,
S_LibraryObjectData data)
Constructs a ContentQuota for the specified data. |
protected static ValueDomainPropertyBundle |
PolicyPropertyBundle.constructValueDomainPropertyBundle(LibrarySession session,
S_LibraryObjectData data)
Constructs a ValueDomainPropertyBundle for the specified data. |
protected static ClassDomain |
ClassDomain.constructClassDomain(LibrarySession session,
S_LibraryObjectData data)
Internal use only: Constructs a ClassDomain for the specified data. |
protected static AccessControlList |
AccessControlList.constructAccessControlList(LibrarySession sess,
S_LibraryObjectData data)
Returns AccessControlList from a S_LibraryObjectData |
protected static ClassAccessControlList |
ClassAccessControlList.constructClassAccessControlList(LibrarySession sess,
S_LibraryObjectData data)
Return ClassAccessControlList from a S_LibraryObjectData |
protected static MediaFile |
MediaFile.constructMediaFile(LibrarySession sess,
S_LibraryObjectData data)
|
protected static SelectorObject |
SelectorObject.constructSelectorObject(LibrarySession sess,
S_LibraryObjectData data)
return SelectorObject from a SelectorObjectDefinitions |
protected static NodeConfiguration |
NodeConfiguration.constructNodeConfiguration(LibrarySession session,
S_LibraryObjectData data)
Constructs a NodeConfiguration for the specified data. |
protected static SystemAccessControlList |
SystemAccessControlList.constructSystemAccessControlList(LibrarySession sess,
S_LibraryObjectData data)
Constructs a SystemAccessControlList object using a data object corresponding to it. |
protected static Queue |
Queue.constructQueue(LibrarySession sess,
S_LibraryObjectData data)
constructQueue - FixmeJavadocMethod |
protected static Template |
Template.constructTemplate(LibrarySession sess,
S_LibraryObjectData data)
return Template from a S_DirectoryObjectData |
protected static Document |
Document.constructDocument(LibrarySession sess,
S_LibraryObjectData data)
Constructs a Document object from the S_LibraryObjectData object. |
protected static SearchObject |
SearchObject.constructSearchObject(LibrarySession sess,
S_LibraryObjectData data)
Internal function used for constructing SearchObject |
protected static ClassObject |
ClassObject.constructClassObject(LibrarySession sess,
S_LibraryObjectData data)
Internal use only: Constructs a ClassObject for the specified data. |
protected static DirectoryUser |
DirectoryUser.constructDirectoryUser(LibrarySession sess,
S_LibraryObjectData data)
Constructs a DirectoryUser from a S_LibraryObjectData. |
protected static ContentObject |
ContentObject.constructContentObject(LibrarySession sess,
S_LibraryObjectData data)
Constructs a ContentObject object from the S_LibraryObjectData object. |
protected static AccessControlEntry |
AccessControlEntry.constructAccessControlEntry(LibrarySession sess,
S_LibraryObjectData data)
Construct AccessControlEntry from a S_LibraryObjectData |
protected static ExtendedUserProfile |
ExtendedUserProfile.constructExtendedUserProfile(LibrarySession sess,
S_LibraryObjectData data)
Constructs a ExtendedUserProfile object from the definition object. |
protected static ValueDefault |
ValueDefault.constructValueDefault(LibrarySession session,
S_LibraryObjectData data)
Internal use only: Constructs a ValueDefault for the specified data. |
protected static Folder |
Folder.constructFolder(LibrarySession sess,
S_LibraryObjectData data)
Constructs a Folder object from the S_LibraryObjectData object. |
protected static Attribute |
Attribute.constructAttribute(LibrarySession session,
S_LibraryObjectData data)
Internal use only: Constructs an Attribute for the specified data. |
protected static Family |
Family.constructFamily(LibrarySession sess,
S_LibraryObjectData data)
Constructs a Family object from the S_LibraryObjectData object. |
protected static ValueDomainPropertyBundle |
ValueDomainPropertyBundle.constructValueDomainPropertyBundle(LibrarySession session,
S_LibraryObjectData data)
Internal use only: Constructs a ValueDomainPropertyBundle for the specified data. |
protected static ServiceConfiguration |
ServiceConfiguration.constructServiceConfiguration(LibrarySession session,
S_LibraryObjectData data)
Constructs a ServiceConfiguration for the specified data. |
protected LibraryObject |
LibrarySession.getLibraryObject(S_LibraryObjectData data)
getLibraryObject - lookup a LibraryObject by its data. |
protected LibraryObject |
LibrarySession.constructInstanceFromData(S_LibraryObjectData data)
constructInstanceFromData |
Constructors in oracle.ifs.beans with parameters of type S_LibraryObjectData | |
LibraryObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs an IFS object - standard variant. |
|
TieLibraryObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieLibraryObject. |
|
SystemObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a SystemObject object - standard variant. |
|
TieSystemObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieSystemObject. |
|
Policy(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a Policy. |
|
PublicObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a PublicObject object - standard variant. |
|
TiePublicObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TiePublicObject. |
|
DirectoryObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a DirectoryObject object. |
|
TieDirectoryObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieDirectoryObject. |
|
AuditRule(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a AuditRule. |
|
Relationship(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a Relationship object - standard variant. |
|
TieRelationship(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieRelationship. |
|
FolderRelationship(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a FolderRelationship object - standard variant. |
|
TieFolderRelationship(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieFolderRelationship. |
|
FolderPathRelationship(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a FolderPathRelationship object - standard variant. |
|
NamedRelationship(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a NamedRelationship object - standard variant. |
|
Media(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a Media object - standard variant. |
|
TieMedia(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieMedia. |
|
MediaLob(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a MediaLob object - standard variant. |
|
TieMediaLob(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieMediaLob. |
|
MediaBlob(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a MediaBlob object - standard variant. |
|
TieMediaBlob(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieMediaBlob. |
|
VersionSeries(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a VersionSeries object - standard variant. |
|
Property(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a Property. |
|
DirectoryGroup(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a DirectoryGroup object - standard variant. |
|
ApplicationObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs an ApplicationObject object of the standard variant. |
|
TieApplicationObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieApplicationObject. |
|
PropertyBundle(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a PropertyBundle. |
|
TiePropertyBundle(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TiePropertyBundle. |
|
ValueDefaultPropertyBundle(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Internal use only: Constructs a ValueDefaultPropertyBundle. |
|
TieValueDefaultPropertyBundle(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieValueDefaultPropertyBundle. |
|
UserProfile(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a UserProfile object - standard variant. |
|
TieUserProfile(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieUserProfile. |
|
GroupMemberRelationship(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a GroupMemberRelationship. |
|
TieGroupMemberRelationship(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieGroupMemberRelationship. |
|
TieDirectoryGroup(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieDirectoryGroup. |
|
AdministrationGroup(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a AdministrationGroup object - standard variant. |
|
TieAdministrationGroup(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieAdministrationGroup. |
|
VersionDescription(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a VersionDescription object - standard variant. |
|
Category(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a Category object - standard variant. |
|
TieCategory(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieCategory. |
|
InterMediaSource(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a InterMediaSource object - standard variant. |
|
TieInterMediaSource(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieInterMediaSource. |
|
PrimaryUserProfile(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a PrimaryUserProfile. |
|
TiePrimaryUserProfile(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TiePrimaryUserProfile. |
|
Format(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a Format object - standard variant. |
|
ServerConfiguration(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a ServerConfiguration. |
|
TieServerConfiguration(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieServerConfiguration. |
|
MediaReference(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a MediaReference object - standard variant. |
|
SchemaObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Internal use only: Constructs a SchemaObject. |
|
TieSchemaObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieSchemaObject. |
|
ValueDomain(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Internal use only: Constructs a ValueDomain. |
|
TieVersionSeries(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieVersionSeries. |
|
BranchRelationship(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a BranchRelationship object - standard variant. |
|
TieBranchRelationship(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieBranchRelationship. |
|
ExtendedPermission(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a ExtendedPermission object - standard variant. |
|
PermissionBundle(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a PermissionBundle object - standard variant. |
|
TiePermissionBundle(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TiePermissionBundle. |
|
LockObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a LockObject object - standard variant. |
|
TieLockObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieLockObject. |
|
SystemLockObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a SystemLockObject object - standard variant. |
|
TieSystemLockObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieSystemLockObject. |
|
ContentQuota(LibrarySession session,
java.lang.Long id,
java.lang.Long classid,
S_LibraryObjectData data)
Construct a ContentQuota object - standard variant. |
|
TieContentQuota(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieContentQuota. |
|
PolicyPropertyBundle(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a PolicyPropertyBundle. |
|
TiePolicyPropertyBundle(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TiePolicyPropertyBundle. |
|
ClassDomain(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Internal use only: Constructs a ClassDomain. |
|
TieClassDomain(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieClassDomain. |
|
AccessControlList(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a AccessControlList object - standard variant. |
|
TieAccessControlList(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieAccessControlList. |
|
ClassAccessControlList(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a ClassAccessControlList object - standard variant. |
|
TieClassAccessControlList(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieClassAccessControlList. |
|
InterMediaAudio(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a InterMediaAudio object - standard variant. |
|
TieInterMediaAudio(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieInterMediaAudio. |
|
InterMediaAudioCdTrack(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a InterMediaAudioCdTrack object - standard variant. |
|
MediaFile(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a MediaFile object - standard variant. |
|
TieMediaFile(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieMediaFile. |
|
SelectorObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a SelectorObject object - standard variant. |
|
TieSelectorObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieSelectorObject. |
|
NodeConfiguration(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a NodeConfiguration. |
|
SystemAccessControlList(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a SystemAccessControlList object - standard variant. |
|
TieSystemAccessControlList(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieSystemAccessControlList. |
|
Queue(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a Queue object - standard variant. |
|
TieNamedRelationship(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieNamedRelationship. |
|
Printer(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a Printer object - standard variant. |
|
Template(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a Template object - standard variant. |
|
TieTemplate(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieTemplate. |
|
Document(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a Document object - standard variant. |
|
TieAuditRule(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieAuditRule. |
|
SearchObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a Search Object, standard variant. |
|
TieSearchObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieSearchObject. |
|
ClassObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Internal use only: Constructs a ClassObject. |
|
DirectoryUser(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a DirectoryUser object. |
|
TieProperty(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieProperty. |
|
ContentObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a ContentObject object - standard variant. |
|
MountPoint(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a MountPoint object - standard variant. |
|
TieMountPoint(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieMountPoint. |
|
TieValueDomain(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieValueDomain. |
|
TiePrinter(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TiePrinter. |
|
AccessControlEntry(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a AccessControlEntry object. |
|
InterMediaImage(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a InterMediaImage object - standard variant. |
|
ExtendedUserProfile(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a ExtendedUserProfile object - standard variant. |
|
TieExtendedUserProfile(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieExtendedUserProfile. |
|
MediaTextBlob(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a MediaTextBlob object - standard variant. |
|
TieVersionDescription(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieVersionDescription. |
|
TieInterMediaImage(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieInterMediaImage. |
|
PrintJob(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a PrintJob object - standard variant. |
|
ValueDefault(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Internal use only: Constructs a ValueDefault. |
|
TieValueDefault(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieValueDefault. |
|
TieFolderPathRelationship(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieFolderPathRelationship. |
|
Folder(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a Folder object - standard variant. |
|
TieFolder(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieFolder. |
|
TieNodeConfiguration(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieNodeConfiguration. |
|
TieExtendedPermission(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieExtendedPermission. |
|
TieDirectoryUser(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieDirectoryUser. |
|
TieContentObject(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieContentObject. |
|
TieMediaTextBlob(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieMediaTextBlob. |
|
Attribute(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Internal use only: Constructs an Attribute. |
|
TieDocument(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieDocument. |
|
TiePolicy(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TiePolicy. |
|
Family(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Construct a Family object - standard variant. |
|
TieFamily(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieFamily. |
|
ValueDomainPropertyBundle(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Internal use only: Constructs a ValueDomainPropertyBundle. |
|
InterMediaMovie(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a InterMediaMovie object - standard variant. |
|
TiePrintJob(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TiePrintJob. |
|
TieMediaReference(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieMediaReference. |
|
TieInterMediaMovie(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieInterMediaMovie. |
|
TieAccessControlEntry(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieAccessControlEntry. |
|
TieInterMediaAudioCdTrack(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieInterMediaAudioCdTrack. |
|
TieFormat(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieFormat. |
|
TieValueDomainPropertyBundle(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieValueDomainPropertyBundle. |
|
InterMediaVideo(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a InterMediaVideo object - standard variant. |
|
ServiceConfiguration(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a ServiceConfiguration. |
|
TieServiceConfiguration(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieServiceConfiguration. |
|
TieInterMediaVideo(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieInterMediaVideo. |
|
TieQueue(LibrarySession session,
java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectData data)
Constructs a TieQueue. |
Uses of S_LibraryObjectData in oracle.ifs.server |
Methods in oracle.ifs.server that return S_LibraryObjectData | |
protected S_LibraryObjectData |
S_LibraryObject.getData()
Returns the data representation of the object |
protected S_LibraryObjectData |
S_LibraryObject.createInstance(OperationState opState,
S_LibraryObjectDefinition def)
Create a new instance. |
protected S_LibraryObjectData |
S_LibraryObject.importInstance(S_ExportedLibraryObjectDefinition edef)
Import a new instance. |
protected S_LibraryObjectData |
S_PublicObject.addRelationship(S_LibraryObjectDefinition def)
Add a relationship to another public object |
protected S_LibraryObjectData |
S_LibraryObjectSelector.selectObjectById(java.lang.Long id)
|
protected S_LibraryObjectData |
S_LibraryObjectSelector.nextItem(S_LibraryObjectCursor cursor)
|
protected S_LibraryObjectData |
S_PrimaryUserProfileSelector.selectPrimaryUserProfileByUserID(long dsid)
|
S_LibraryObjectData |
S_AccessControlList.addACE(S_LibraryObjectDefinition sdef)
Adds an ACE to the this object. |
protected S_LibraryObjectData |
S_AccessControlList.addACE(S_LibraryObjectDefinition sdef,
boolean updateAclDiscTable)
Adds an ACE to the this object. |
S_LibraryObjectData |
S_LibrarySession.DMGetDirectoryUserData()
Gets the S_LibraryObjectData for the current S_DirectoryUser for this S_LibrarySession. |
S_LibraryObjectData |
S_LibrarySession.DMGetOurPrimaryUserProfile()
Gets the S_PrimaryUserProfile of current S_DirectoryUser for this S_LibrarySession. |
S_LibraryObjectData |
S_LibrarySession.DMNextSelectorItem(long selId)
Gets the next item in the specified selector. |
S_LibraryObjectData |
S_LibrarySession.DMgetLibraryObjectData(java.lang.Long id,
java.lang.Long classId,
java.lang.String attributeName,
boolean selectFully)
Gets the S_LibraryObjectData for the specified id and class id. |
protected S_LibraryObjectData |
S_LibrarySession.getLibraryObjectData(java.lang.Long id,
java.lang.Long classId,
java.lang.String attributeName,
boolean selectFully,
boolean inTransaction)
Gets the S_LibraryObjectData for the specified id and class id. |
protected S_LibraryObjectData |
S_LibrarySession.findLibraryObjectData(java.lang.Long id)
Finds the S_LibraryObjectData in the data cache |
protected S_LibraryObjectData |
S_LibrarySession.constructLibraryObjectData(S_LibraryObjectSelector sel,
java.lang.Long id)
Construct an S_LibraryObjectData by singleton-selecting the specified object using the specified S_LibraryObjectSelector. |
S_LibraryObjectData |
S_LibrarySession.DMgetPublicObjectData(java.lang.Long id)
Gets the S_LibraryObjectData for the specified S_PublicObject. |
S_LibraryObjectData |
S_LibrarySession.DMgetSystemObjectData(java.lang.Long id)
Gets the S_LibraryObjectData for the specified S_SystemObject. |
S_LibraryObjectData |
S_LibrarySession.DMgetSchemaObjectData(java.lang.Long id)
Gets the S_LibraryObjectData for the specified S_SchemaObject. |
S_LibraryObjectData |
S_LibrarySession.DMNewPublicObject(S_LibraryObjectDefinition def)
Creates a new S_PublicObject based on the specified S_LibraryObjectDefinition. |
S_LibraryObjectData |
S_LibrarySession.DMNewSystemObject(S_LibraryObjectDefinition def)
Creates a new S_SystemObject based on the specified S_LibraryObjectDefinition. |
S_LibraryObjectData |
S_LibrarySession.DMNewSchemaObject(S_LibraryObjectDefinition def)
Creates a new S_SchemaObject based on the specified S_LibraryObjectDefinition. |
S_LibraryObjectData |
S_LibrarySession.DMImportLibraryObject(S_ExportedLibraryObjectDefinition def)
Imports and creates a new LibraryObject based on the specified S_ExportedLibraryObjectDefinition. |
S_LibraryObjectData |
S_LibrarySession.DMCopyLibraryObject(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition sdef)
Copies the specified S_LibraryObject. |
S_LibraryObjectData |
S_LibrarySession.DMGetEquivalentLibraryObject(S_ExportedLibraryObjectDefinition slodef)
Returns an object that is equivalent to the specified export Definition. |
S_LibraryObjectData |
S_LibrarySession.DMConvertToPrivateACL(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition sdef)
Makes the specified S_PublicObject have a private S_AccessControlList. |
S_LibraryObjectData |
S_LibrarySession.DMaddAccessControlEntry(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition sdef)
Adds an S_AccessControlEntry to the specified S_AccessControlList. |
S_LibraryObjectData |
S_LibrarySession.DMAddRelationship(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition rdef)
Adds a relationship for the specified S_PublicObject. |
S_LibraryObjectData |
S_LibrarySession.DMNextFolderItem(java.lang.Long folder_id,
java.lang.Long classid)
Gets the next item in the specified S_Folder. |
S_LibraryObjectData |
S_LibrarySession.DMFindPublicObjectByPath(java.lang.Long folder_id,
java.lang.Long classid,
java.lang.String path)
Finds an S_PublicObject by its path relative to a specified S_Folder. |
S_LibraryObjectData |
S_LibrarySession.DMNewRevision(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition def)
Creates a new S_VersionDescription in the specified S_VersionSeries. |
S_LibraryObjectData |
S_LibrarySession.DMNewSecondaryVersionSeries(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition def)
Creates a secondary S_VersionSeries for the specified S_Family. |
S_LibraryObjectData |
S_LibrarySession.DMNewBranchedVersionSeries(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition def)
Branches an S_VersionSeries at the specified S_VersionDescription, resulting in a new S_VersionSeries, S_VersionDescription, and S_BranchRelationship. |
S_LibraryObjectData |
S_LibrarySession.DMGetPrimaryUserProfile(java.lang.Long id)
Gets the S_PrimaryUserProfile of the specified S_DirectoryUser. |
protected S_LibraryObjectData |
S_LibrarySession.getDataInstance(long selectClassId,
S_ClassObjectData classData,
S_LibraryObjectData[] selectAttributeDatas,
java.sql.ResultSet rset)
Gets an S_LibraryObjectData based on the specified ResultSet. |
protected S_LibraryObjectData |
S_LibrarySession.getDataInstance(long selectClassId,
S_ClassObjectData classData,
S_LibraryObjectData[] selectAttributeDatas,
java.sql.ResultSet rset,
int rsetStartIndex)
Gets an S_LibraryObjectData based on the specified ResultSet. |
protected S_LibraryObjectData |
S_DirectoryUserSelector.selectObjectByName(java.lang.String name)
|
protected S_LibraryObjectData |
S_Folder.nextItem()
Get the next item in an opened folder. |
protected S_LibraryObjectData |
S_FolderPathRelationshipSelector.selectObjectByPath(java.lang.Long leftId,
java.lang.String rightName)
|
protected S_LibraryObjectData |
S_FolderPathRelationshipSelector.selectObjectByUppercasePath(java.lang.Long leftId,
java.lang.String rightName)
|
S_LibraryObjectData |
S_LibraryObjectCursor.nextItem()
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMGetPrimaryUserProfile(java.lang.Long id)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMGetDirectoryUserData()
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMGetOurPrimaryUserProfile()
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMCopyLibraryObject(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition sdef)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMConvertToPrivateACL(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition sdef)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMNewPublicObject(S_LibraryObjectDefinition def)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMNewSystemObject(S_LibraryObjectDefinition def)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMNewSchemaObject(S_LibraryObjectDefinition def)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMaddAccessControlEntry(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition sdef)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMFindPublicObjectByPath(java.lang.Long folder_id,
java.lang.Long classid,
java.lang.String path)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMNextFolderItem(java.lang.Long folder_id,
java.lang.Long classid)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMNextSelectorItem(long cursorId)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMNewRevision(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition def)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMNewSecondaryVersionSeries(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition def)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMNewBranchedVersionSeries(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition def)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMAddRelationship(java.lang.Long id,
java.lang.Long classId,
S_LibraryObjectDefinition def)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMgetLibraryObjectData(java.lang.Long id,
java.lang.Long classId,
java.lang.String attributeName,
boolean selectFully)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMgetPublicObjectData(java.lang.Long id)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMgetSystemObjectData(java.lang.Long id)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMgetSchemaObjectData(java.lang.Long id)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMGetEquivalentLibraryObject(S_ExportedLibraryObjectDefinition slodef)
|
S_LibraryObjectData |
S_LibrarySessionInterface.DMImportLibraryObject(S_ExportedLibraryObjectDefinition def)
|
Methods in oracle.ifs.server with parameters of type S_LibraryObjectData | |
S_LibraryObject |
S_LibrarySession.getLibraryObject(S_LibraryObjectData data)
Gets an S_LibraryObject by S_LibraryObjectData. |
protected S_LibraryObject |
S_LibrarySession.constructLibraryObject(S_LibraryObjectData data)
Constructs an S_LibraryObject for the specified S_LibraryObjectData. |
protected S_LibraryObjectData |
S_LibrarySession.getDataInstance(long selectClassId,
S_ClassObjectData classData,
S_LibraryObjectData[] selectAttributeDatas,
java.sql.ResultSet rset)
Gets an S_LibraryObjectData based on the specified ResultSet. |
protected S_LibraryObjectData |
S_LibrarySession.getDataInstance(long selectClassId,
S_ClassObjectData classData,
S_LibraryObjectData[] selectAttributeDatas,
java.sql.ResultSet rset,
int rsetStartIndex)
Gets an S_LibraryObjectData based on the specified ResultSet. |
protected static S_LibraryObject |
S_Selector.constructLibraryObject(S_LibrarySession sess,
S_LibraryObjectData data)
Constructs a Library Object from data corresponding to it. |
Constructors in oracle.ifs.server with parameters of type S_LibraryObjectData | |
S_LibraryObject(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_LibraryObject object. |
|
S_TieLibraryObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieLibraryObject for an existing object. |
|
S_PublicObject(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_PublicObject object. |
|
S_SystemObject(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_SystemObject object. |
|
S_TieSystemObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieSystemObject for an existing SYSTEMOBJECT. |
|
S_AccessControlEntry(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_AccessControlEntry object. |
|
S_TieAccessControlEntry(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieAccessControlEntry for an existing ACCESSCONTROLENTRY. |
|
S_TiePublicObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TiePublicObject for an existing PUBLICOBJECT. |
|
S_ApplicationObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_ApplicationObject. |
|
S_TieApplicationObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieApplicationObject for an existing APPLICATIONOBJECT. |
|
S_PropertyBundle(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_PropertyBundle. |
|
S_TiePropertyBundle(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TiePropertyBundle for an existing PROPERTYBUNDLE. |
|
S_ServerConfiguration(S_LibrarySession ssession,
S_LibraryObjectData data)
Constructs a S_ServerConfiguration. |
|
S_Relationship(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_Relationship object. |
|
S_TieRelationship(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieRelationship for an existing RELATIONSHIP. |
|
S_FolderRelationship(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_FolderRelationship object. |
|
S_TieFolderRelationship(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieFolderRelationship for an existing FOLDERRELATIONSHIP. |
|
S_FolderPathRelationship(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_FolderPathRelationship object. |
|
S_TieFolderPathRelationship(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieFolderPathRelationship for an existing FOLDERPATHRELATIONSHIP. |
|
S_SchemaObject(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_SchemaObject object. |
|
S_TieSchemaObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieSchemaObject for an existing SCHEMAOBJECT. |
|
S_ClassObject(S_LibrarySession ssession,
S_LibraryObjectData data)
Constructs an S_ClassObject. |
|
S_DirectoryObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_DirectoryObject. |
|
S_TieDirectoryObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieDirectoryObject for an existing DIRECTORYOBJECT. |
|
S_DirectoryUser(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_DirectoryUser. |
|
S_TieDirectoryUser(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieDirectoryUser for an existing DIRECTORYUSER. |
|
S_Queue(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_Queue object. |
|
S_TieQueue(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieQueue for an existing QUEUE. |
|
S_ContentObject(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_ContentObject object. |
|
S_TieContentObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieContentObject for an existing CONTENTOBJECT. |
|
S_Template(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_Template object. |
|
S_Media(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_Media object. |
|
S_TieMedia(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieMedia for an existing MEDIA. |
|
S_MediaLob(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_MediaLob object. |
|
S_TieMediaLob(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieMediaLob for an existing MEDIALOB. |
|
S_MediaBlob(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_MediaBlob object. |
|
S_TieMediaBlob(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieMediaBlob for an existing MEDIABLOB. |
|
S_MediaTextBlob(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_MediaTextBlob object. |
|
S_TieMediaTextBlob(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieMediaTextBlob for an existing MEDIABLOB. |
|
S_NamedRelationship(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_NamedRelationship object. |
|
S_TieNamedRelationship(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieNamedRelationship for an existing NAMEDRELATIONSHIP. |
|
S_ValueDomainPropertyBundle(S_LibrarySession ssession,
S_LibraryObjectData data)
Constructs a S_ValueDomainPropertyBundle. |
|
S_TieValueDomainPropertyBundle(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieValueDomainPropertyBundle for an existing VALUEDOMAINPROPERTYBUNDLE. |
|
S_DirectoryGroup(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_DirectoryGroup. |
|
S_TieDirectoryGroup(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieDirectoryGroup for an existing DIRECTORYGROUP. |
|
S_AdministrationGroup(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_AdministrationGroup object. |
|
S_Category(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_Category object - standard variant. |
|
S_TieCategory(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieCategory for an existing CATEGORY. |
|
S_InterMediaSource(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_InterMediaSource object - standard variant. |
|
S_TieInterMediaSource(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieInterMediaSource for an existing INTERMEDIASOURCE. |
|
S_InterMediaMovie(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_InterMediaMovie object - standard variant. |
|
S_TieInterMediaMovie(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieInterMediaMovie for an existing INTERMEDIAMOVIE. |
|
S_BranchRelationship(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_BranchRelationship object. |
|
S_SearchObject(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_SearchObject object. |
|
S_TieSearchObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieSearchObject for an existing SEARCHOBJECT. |
|
S_PolicyPropertyBundle(S_LibrarySession ssession,
S_LibraryObjectData data)
Constructs a S_PolicyPropertyBundle. |
|
S_TiePolicyPropertyBundle(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TiePolicyPropertyBundle for an existing POLICYPROPERTYBUNDLE. |
|
S_Property(S_LibrarySession ssession,
S_LibraryObjectData data)
Constructs an S_Property. |
|
S_Policy(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_Policy. |
|
S_TiePolicy(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TiePolicy for an existing POLICY. |
|
S_LockObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_LockObject object - standard variant. |
|
S_TieLockObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieLockObject for an existing LOCKOBJECT. |
|
S_Family(S_LibrarySession session,
S_LibraryObjectData data)
Construct a family object using the session and S_LibraryObjectData . |
|
S_TieFamily(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieFamily for an existing FAMILY. |
|
S_MediaFile(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_MediaFile object. |
|
S_TieMediaFile(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieMediaFile for an existing MEDIAFILE. |
|
S_Attribute(S_LibrarySession ssession,
S_LibraryObjectData data)
Constructs an S_Attribute. |
|
S_AccessControlList(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_AccessControlList object. |
|
S_TieAccessControlList(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieAccessControlList for an existing ACCESSCONTROLLIST. |
|
S_ClassAccessControlList(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_ClassAccessControlList object. |
|
S_InterMediaImage(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_InterMediaImage object - standard variant. |
|
S_ContentQuota(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_ContentQuota object. |
|
S_UserProfile(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_UserProfile object. |
|
S_TieUserProfile(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieUserProfile for an existing USERPROFILE. |
|
S_PrimaryUserProfile(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_PrimaryUserProfile object. |
|
S_TiePrimaryUserProfile(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TiePrimaryUserProfile for an existing PRIMARYUSERPROFILE. |
|
S_AuditRule(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_AuditRule object. |
|
S_TieAuditRule(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieAuditRule for an existing AUDITRULE. |
|
S_ValueDefault(S_LibrarySession ssession,
S_LibraryObjectData data)
Constructs an S_ValueDefault. |
|
S_TieValueDefault(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieValueDefault for an existing VALUEDEFAULT. |
|
S_Document(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_Document object. |
|
S_TieDocument(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieDocument for an existing DOCUMENT. |
|
S_InterMediaVideo(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_InterMediaVideo object - standard variant. |
|
S_TieInterMediaVideo(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieInterMediaVideo for an existing INTERMEDIAVIDEO. |
|
S_VersionDescription(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_VersionDescription object. |
|
S_VersionSeries(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_VersionSeries object using the current session and S_LibraryObjectData. |
|
S_MountPoint(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_MountPoint object. |
|
S_Format(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_Format object. |
|
S_TieFormat(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieFormat for an existing FORMAT. |
|
S_Printer(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_Printer object. |
|
S_TiePrinter(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TiePrinter for an existing PRINTER. |
|
S_NodeConfiguration(S_LibrarySession ssession,
S_LibraryObjectData data)
Constructs a S_NodeConfiguration. |
|
S_TieNodeConfiguration(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieNodeConfiguration for an existing NODECONFIGURATION. |
|
S_PrintJob(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_PrintJob object. |
|
S_TiePrintJob(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TiePrintJob for an existing PRINTJOB. |
|
S_ExtendedUserProfile(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_ExtendedUserProfile object. |
|
S_InterMediaAudio(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_InterMediaAudio object - standard variant. |
|
S_TieInterMediaAudio(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieInterMediaAudio for an existing INTERMEDIAAUDIO. |
|
S_InterMediaAudioCdTrack(S_LibrarySession session,
S_LibraryObjectData data)
Constructs a S_InterMediaAudioCdTrack object - standard variant. |
|
S_TieInterMediaAudioCdTrack(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieInterMediaAudio for an existing INTERMEDIAAUDIOCDTRACK. |
|
S_TieBranchRelationship(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieBranchRelationship for an existing BRANCHRELATIONSHIP. |
|
S_MediaReference(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_MediaReference object. |
|
S_Folder(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_Folder object. |
|
S_GroupMemberRelationship(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_GroupMemberRelationship. |
|
S_TieMediaReference(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieMediaReference for an existing MEDIAREFERENCE. |
|
S_PermissionBundle(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_PermissionBundle object. |
|
S_ClassDomain(S_LibrarySession ssession,
S_LibraryObjectData data)
Constructs an S_ClassDomain. |
|
S_TieClassDomain(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieClassDomain for an existing CLASSDOMAIN. |
|
S_SystemLockObject(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_SystemLockObject object. |
|
S_ValueDefaultPropertyBundle(S_LibrarySession ssession,
S_LibraryObjectData data)
Constructs a S_ValueDefaultPropertyBundle. |
|
S_TieValueDefaultPropertyBundle(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieValueDefaultPropertyBundle for an existing VALUEDEFAULTPROPERTYBUNDLE. |
|
S_SearchResultObjectData(java.lang.String[] names,
S_LibraryObjectData[] data,
java.sql.ResultSet rset,
int offset,
java.util.Hashtable columnMapping)
construct a S_SearchResultObjectData. |
|
S_ExtendedPermission(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_ExtendedPermission object. |
|
S_TieGroupMemberRelationship(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieGroupMemberRelationship for an existing GROUPMEMBERRELATIONSHIP. |
|
S_TieServerConfiguration(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieServerConfiguration for an existing SERVERCONFIGURATION. |
|
S_TieAdministrationGroup(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieAdministrationGroup for an existing ADMINISTRATIONGROUP. |
|
S_TieVersionSeries(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieVersionSeries for an existing VERSIONSERIES. |
|
S_ValueDomain(S_LibrarySession ssession,
S_LibraryObjectData data)
Constructs an S_ValueDomain. |
|
S_TieValueDomain(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieValueDomain for an existing VALUEDOMAIN. |
|
S_TieVersionDescription(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieVersionDescription for an existing VERSIONDESCRIPTION. |
|
S_SystemAccessControlList(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_AccessControlList object. |
|
S_TieSystemAccessControlList(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieSystemAccessControlList for an existing SYSTEMACCESSCONTROLLIST. |
|
S_TieMountPoint(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieMountPoint for an existing MOUNTPOINT. |
|
S_TieInterMediaImage(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieInterMediaImage for an existing INTERMEDIAIMAGE. |
|
S_TieExtendedPermission(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieExtendedPermission for an existing EXTENDEDPERMISSION. |
|
S_TieClassAccessControlList(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieClassAccessControlList for an existing CLASSACCESSCONTROLLIST. |
|
S_ServiceConfiguration(S_LibrarySession ssession,
S_LibraryObjectData data)
Constructs a S_ServiceConfiguration. |
|
S_TieContentQuota(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieContentQuota for an existing CONTENTQUOTA. |
|
S_TieServiceConfiguration(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieServiceConfiguration for an existing SERVICECONFIGURATION. |
|
S_SelectorObject(S_LibrarySession session,
S_LibraryObjectData data)
Construct a S_SelectorObject object. |
|
S_TieTemplate(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieTemplate for an existing TEMPLATE. |
|
S_TieExtendedUserProfile(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieExtendedUserProfile for an existing EXTENDEDUSERPROFILE. |
|
S_TieSelectorObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieSelectorObject for an existing SELECTOROBJECT. |
|
S_TieProperty(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieProperty for an existing PROPERTY. |
|
S_TiePermissionBundle(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TiePermissionBundle for an existing PERMISSIONBUNDLE. |
|
S_TieSystemLockObject(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieSystemLockObject for an existing SYSTEMLOCKOBJECT. |
|
S_TieFolder(S_LibrarySession session,
S_LibraryObjectData data)
Constructs an S_TieFolder for an existing FOLDER. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |