public interface S_LibrarySessionInterface
This interface can be implemented to create a backend implementation of the CMSDK data model.
void DMSetApplicationName(String name) throws IfsException
IfsException
void DMSetLibrarySession(LibrarySession session) throws IfsException
IfsException
Long DMGetSessionId() throws IfsException
IfsException
Long DMGetServiceId() throws IfsException
IfsException
Long DMGetClockOffset() throws IfsException
IfsException
String DMGetSchemaName() throws IfsException
IfsException
void DMCancelOperation() throws IfsException
IfsException
Hashtable DMGetServiceConfigurationProperties() throws IfsException
IfsException
String[] DMGetRepositoryParameterNames(String prefix) throws IfsException
IfsException
String DMGetRepositoryParameter(String name) throws IfsException
IfsException
void DMSetRepositoryParameter(String name, String value) throws IfsException
IfsException
void DMDeleteRepositoryParameter(String name) throws IfsException
IfsException
String DMGetEncryptedRepositoryParameter(String name) throws IfsException
IfsException
void DMSetEncryptedRepositoryParameter(String name, String value) throws IfsException
IfsException
void DMUpdateLocalizer(Hashtable properties) throws IfsException
IfsException
void DMUpdateSessionDefaults(Hashtable properties) throws IfsException
IfsException
void DMRegisterEventHandler(Long id) throws IfsException
IfsException
void DMDeregisterEventHandler(Long id) throws IfsException
IfsException
void DMRegisterClassEventHandler(Long classId) throws IfsException
IfsException
void DMDeregisterClassEventHandler(Long classId) throws IfsException
IfsException
void DMRegisterServiceEventHandler(IfsEventHandler handler) throws IfsException
IfsException
void DMDeregisterServiceEventHandler(IfsEventHandler handler) throws IfsException
IfsException
void DMTrace(int channel, int level, Long serviceId, Long sessionId, Long id, String classname, String payload) throws IfsException
IfsException
void DMSetSessionTraceLoggerLevels(int[] levels) throws IfsException
IfsException
int[] DMGetSessionTraceLoggerLevels() throws IfsException
IfsException
void DMSetServiceTraceLoggerLevels(int[] levels) throws IfsException
IfsException
int[] DMGetServiceTraceLoggerLevels() throws IfsException
IfsException
void DMPostEvent(IfsEvent event) throws IfsException
IfsException
void DMProcessEvents() throws IfsException
IfsException
Vector DMProcessEventsInBackground() throws IfsException
IfsException
void DMFlushEvents() throws IfsException
IfsException
void DMForceReadEvents() throws IfsException
IfsException
void DMDisconnect() throws IfsException
IfsException
long DMVersionNumber() throws IfsException
IfsException
String DMVersionString() throws IfsException
IfsException
long DMSchemaVersionNumber() throws IfsException
IfsException
String DMSchemaVersionString() throws IfsException
IfsException
String DMGetNLSDatabaseParameterValue(String parameter) throws IfsException
IfsException
Vector DMListWastebasketSelectorItems(String searchClass, String searchDefinition, boolean recursive, SortSpecification sort) throws IfsException
IfsException
long DMGetWastebasketSelectorItemCount(String searchClass, String searchDefinition, boolean recursive) throws IfsException
IfsException
long DMOpenWastebasketSelector(String searchClass, String searchDefinition, boolean recursive, SortSpecification sort) throws IfsException
IfsException
void DMPostAuditEvent(AuditEvent event, int mode) throws IfsException
IfsException
Long DMDirectlyDispatchAuditEvent(AuditEvent event, Long specId) throws IfsException
IfsException
RawAuditEvent[] DMSelectRawAuditEvents(String filterClause, int maxItems) throws IfsException
IfsException
void DMRemoveRawAuditEvents(RawAuditEvent[] rawEvents) throws IfsException
IfsException
void DMHandleAuditEventDispatchRequests(ArrayList reqList, String tableName) throws IfsException
IfsException
AuditEvent[] DMSelectAuditEvents(Long auditSpec, String filterClause, AttributeValue[] bindValues, String sortClause, int maxItems) throws IfsException
IfsException
AttributeValue[] DMSelectAggregateAuditEventColumns(Long auditSpec, String aggFunction, String[] columnNames, String[] innerColNames, String filterClause, String sortClause) throws IfsException
IfsException
void DMRemoveAuditEvents(long[] eventIds, String tableName) throws IfsException
IfsException
void DMRemoveAuditEventsForTarget(Long specId, Long targetId) throws IfsException
IfsException
AuditFolderPath DMSelectSpecificAuditFolderPath(long folderPathId) throws IfsException
IfsException
int DMRegisterAuditEventOperationType(String opTypeKey, int targetCode, String targetClassName, int opCode, Boolean createOrFree) throws IfsException
IfsException
void DMUnregisterAuditEventOperationType(String opTypeKey) throws IfsException
IfsException
int[] DMLookupAuditEventOperationTypes(String[] keys) throws IfsException
IfsException
String[] DMLookupAuditEventOperationTypeKeys(int[] opTypes) throws IfsException
IfsException
AttributeValue[] DMGetAuditTypesForClass(String className, boolean includeNested) throws IfsException
IfsException
AttributeValue[] DMGetAuditTypesForCreateOperations() throws IfsException
IfsException
AttributeValue[] DMGetAuditTypesForFreeOperations() throws IfsException
IfsException
AttributeValue[] DMGetCustomAuditTypes() throws IfsException
IfsException
int DMRegisterCustomAuditEventOperationCodeKey(String opCodeKey) throws IfsException
IfsException
AuditTargetCode DMLookupAuditTargetCode(String className) throws IfsException
IfsException
long DMGetHighestAuditId() throws IfsException
IfsException
AuditCertificate[] DMGetAuditCertificates(Long[] objectIds) throws IfsException
IfsException
void DMEmptyWastebasket() throws IfsException
IfsException
void DMFilterDeletedObjects(boolean mode) throws IfsException
IfsException
void DMSendClientVersionInformation(long versionNumber, String versionString) throws IfsException
IfsException
void DMSetExecutionMode(int mode) throws IfsException
IfsException
boolean DMIsExecutionMode(int mode) throws IfsException
IfsException
void DMPopTemporaryExecutionMode()
void DMPushTemporaryExecutionMode(int mode)
void DMPopTemporaryAccessCheckMode()
void DMPushTemporaryAccessCheckMode(boolean mode)
void DMFeignUser(Long id, Long classid) throws IfsException
IfsException
void DMInvalidateTokenCredentials(Long userId) throws IfsException
IfsException
void DMPersistTokenCredential(TokenCredential credential) throws IfsException
IfsException
boolean DMReauthenticate(Credential credential, ConnectOptions options) throws IfsException
IfsException
void DMGrantAdmin(Long userid) throws IfsException
IfsException
S_LibraryObjectData DMGetPrimaryUserProfile(Long id) throws IfsException
IfsException
S_LibraryObjectData DMGetDirectoryUserData() throws IfsException
IfsException
S_LibraryObjectData DMGetOurPrimaryUserProfile() throws IfsException
IfsException
void DMCalculateConsumedStorage(Long quotaid, Long classid) throws IfsException
IfsException
AttributeValue DMGetArrayTypeAttributeValue(long objectId, long attributeId, Long priClassId, int count) throws IfsException
IfsException
AttributeValue DMGetMapTypeAttributeValue(int dataType, long objectId, long attrIdVal, int count) throws IfsException
IfsException
Vector DMGetArrayReferencingObjects(Long attributeId, AttributeValue referencedValue, SortSpecification sort) throws IfsException
IfsException
S_ClassObjectData DMGetResolvedClassObjectData(Long id) throws IfsException
IfsException
long DMGetAttributesRsn() throws IfsException
IfsException
void DMAddMemberToDirectoryGroup(Long group_id, Long classid, Long rightObj, Long rightObjClassid) throws IfsException
IfsException
void DMRemoveMemberFromDirectoryGroup(Long group_id, Long classid, Long rightObj, Long rightObjClassid) throws IfsException
IfsException
void DMAddMembersToDirectoryGroup(Long group_id, Long classid, Long[] rightObjIds, Long[] rightObjClassids) throws IfsException
IfsException
void DMRemoveMembersFromDirectoryGroup(Long group_id, Long classid, Long[] rightObjIds, Long[] rightObjClassids) throws IfsException
IfsException
boolean DMIsMemberOfDirectoryGroup(Long groupId, Long groupClassId, Long userId, Long userClassId) throws IfsException
IfsException
boolean DMIsDirectMemberOfDirectoryGroup(Long groupId, Long groupClassId, Long userId, Long userClassId) throws IfsException
IfsException
Long[] DMGetAllMembersOfDirectoryGroup(Long id, Long userid, boolean filterForDiscoverability) throws IfsException
IfsException
Long[] DMGetDirectMembersOfDirectoryGroup(Long id, Long userid, boolean filterForDiscoverability) throws IfsException
IfsException
Long[] DMGetAllAncestorsOfDirectoryObject(Long id, Long userid) throws IfsException
IfsException
Long[] DMGetDirectAncestorsOfDirectoryObject(Long id, Long userid) throws IfsException
IfsException
Long[] DMGetCompositeAclIds(Long id, Long classid, SortSpecification sort) throws IfsException
IfsException
Long[] DMGetCategoryIds(Long id, Long classid) throws IfsException
IfsException
int DMGetMemberThreshold() throws IfsException
IfsException
int DMGetAncestorThreshold() throws IfsException
IfsException
boolean DMIsArrayInputsUsedForMemberSelection() throws IfsException
IfsException
boolean DMIsArrayInputsUsedForAncestorSelection() throws IfsException
IfsException
Vector DMGetLockedForSessionObjects() throws IfsException
IfsException
S_LibraryObjectData DMCopyLibraryObject(Long id, Long classId, S_LibraryObjectDefinition sdef) throws IfsException
IfsException
Serializable DMGetObjectReferenceAttribute(Long id, Long classId, String attrName) throws IfsException
IfsException
S_LibraryObjectData DMConvertToPrivateACL(Long id, Long classId, S_LibraryObjectDefinition sdef) throws IfsException
IfsException
S_LibraryObjectData DMNewPublicObject(S_LibraryObjectDefinition def) throws IfsException
IfsException
S_LibraryObjectData DMNewSystemObject(S_LibraryObjectDefinition def) throws IfsException
IfsException
S_LibraryObjectData DMNewSimpleObject(S_LibraryObjectDefinition def) throws IfsException
IfsException
S_LibraryObjectData DMNewSchemaObject(S_LibraryObjectDefinition def) throws IfsException
IfsException
S_LibraryObjectDefinition DMSetAttributes(Long id, Long classId, S_LibraryObjectDefinition def) throws IfsException
IfsException
void DMLockRows(Long id, Long classId) throws IfsException
IfsException
Serializable DMInvokeServerMethod(Long id, Long classId, String methodName, Serializable payload) throws IfsException
IfsException
Object DMInvokeOperation(Long id, Long classId, OperationContext op) throws IfsException
IfsException
void DMDelete(Long id, Long classId, S_LibraryObjectDefinition def) throws IfsException
IfsException
void DMUndelete(Long id, Long classId, S_LibraryObjectDefinition def) throws IfsException
IfsException
void DMFree(Long id, Long classId, S_LibraryObjectDefinition def) throws IfsException
IfsException
Long DMAddAttributeToClassObject(Long id, S_LibraryObjectDefinition def) throws IfsException
IfsException
void DMRemoveAttributeFromClassObject(Long id, S_LibraryObjectDefinition def) throws IfsException
IfsException
Long[] DMfetchACEs(Long id, Long classId) throws IfsException
IfsException
S_LibraryObjectData DMaddAccessControlEntry(Long id, Long classId, S_LibraryObjectDefinition sdef) throws IfsException
IfsException
void DMRemoveAccessControlEntry(Long id, Long classId, Long aceId, Long aceClassId) throws IfsException
IfsException
void DMupdateAccessControlEntry(Long id, Long classId, Long aceId, Long aceClassid, S_LibraryObjectDefinition sdef) throws IfsException
IfsException
void DMremoveAllAccessControlEntries(Long id, Long classId) throws IfsException
IfsException
AccessLevel DMGetAccessLevel(Long id, Long classId, Long userId) throws IfsException
IfsException
Long[] DMGetDiscoverabilityOfPublicObjectsIds(Long[] ids) throws IfsException
IfsException
void DMApplyAclIndexDeferredUpdate(AccessControlListDeferredUpdate entry, boolean deleteAfterProcessing) throws IfsException
IfsException
Vector DMGetAclIndexDeferredUpdates(int maxItems) throws IfsException
IfsException
void DMDeleteAclIndexDeferredUpdates(Long[] ids) throws IfsException
IfsException
boolean DMIsAclIndexUpdateModeSynchronous() throws IfsException
IfsException
void DMApplyFolderIndexDeferredUpdate(FolderIndexDeferredUpdate entry) throws IfsException
IfsException
Vector DMGetFolderIndexDeferredUpdates(int maxItems) throws IfsException
IfsException
Vector DMGetExpiredTimedLocks(int maxItems, int offset) throws IfsException
IfsException
int DMReleaseExpiredLockObject(Long id, Long classId) throws IfsException
IfsException
void DMResolveObjects(Long[] ids, Long[] classIds, ObjectResolverSpecification spec) throws IfsException
IfsException
Vector DMFetchProperties(Long propertyBundleId, Long propertyBundleClassId) throws IfsException
IfsException
AttributeValue DMGetProperty(Long propertyBundleId, Long propertyBundleClassId, String propertyName) throws IfsException
IfsException
Vector DMFetchPolicyListElements(Long policyListId, Long policyListClassId) throws IfsException
IfsException
Vector DMGetEffectiveClassPolicyListElements(Long id, Long classId, String operation) throws IfsException
IfsException
Vector DMGetEffectivePolicyListElements(Long id, Long classId, String operation) throws IfsException
IfsException
Long[] DMGetFolderItemList(Long folder_id, Long classid, SortSpecification sort) throws IfsException
IfsException
int DMGetTotalFolderItemCount(Long folder_id, Long classid) throws IfsException
IfsException
boolean DMFolderHasSubFolders(Long folder_id, Long classid) throws IfsException
IfsException
Long[] DMGetFolderReferences(Long PublicObject_id, Long classid, SortSpecification sort) throws IfsException
IfsException
Vector DMListItems(Long folder_id, Long classid, String folderRelClassname, SortSpecification sort) throws IfsException
IfsException
void DMAddToFolder(Long folder_id, Long classid, Long rightObj, Long rightObjClassid) throws IfsException
IfsException
void DMRemoveFromFolder(Long folder_id, Long classid, Long rightObj, Long rightObjClassid, S_LibraryObjectDefinition def) throws IfsException
IfsException
void DMAddFolderRelationship(Long id, Long classid, S_LibraryObjectDefinition rdef) throws IfsException
IfsException
S_LibraryObjectData DMFindPublicObjectByPath(Long folder_id, Long classid, String path) throws IfsException
IfsException
boolean DMCheckExistenceOfPublicObjectByPath(Long folder_id, Long classid, String path) throws IfsException
IfsException
String DMGetAnyFolderPath(Long id, Long classid, Long folderRefId, Long folderRefClassid, FolderPathOptions fpo, SortSpecification sort) throws IfsException
IfsException
String[] DMGetAllFolderPaths(Long id, Long classid, Long folderRefId, Long folderRefClassid, FolderPathOptions fpo, SortSpecification sort) throws IfsException
IfsException
long DMGetFolderItemCount(Long folder_id, Long classId, String folderRelClassname) throws IfsException
IfsException
long DMGetSubfolderCount(Long folder_id, Long classId, String folderRelClassname) throws IfsException
IfsException
void DMOpenFolder(Long folder_id, Long classid, String folderRelClassname, SortSpecification sort) throws IfsException
IfsException
S_LibraryObjectData DMNextFolderItem(Long folder_id, Long classid) throws IfsException
IfsException
void DMCloseFolder(Long folder_id, Long classid) throws IfsException
IfsException
Vector DMListPreparedSelectorItems(String statementKey, boolean distinct, AttributeValue searchTarget, AttributeValue[] auxSearchTargets, String[] bypassSecAliases, String joinCondition, String searchDefinition, boolean recursive, String language, int maxItemCount, int rowNumber, String hint, SortSpecification sort, AttributeValue[] bindValues) throws IfsException
IfsException
AttributeValueTable[] DMGetPreparedSelectorResults(String statementKey, boolean distinct, AttributeValue searchTarget, AttributeValue[] auxSearchTargets, ColumnDescriptor[] colDescs, String[] bypassSecAliases, String joinCondition, String searchDefinition, boolean recursive, String language, int maxItemCount, int rowNumber, String hint, SortSpecification sort, AttributeValue[] bindValues) throws IfsException
IfsException
int DMGetPreparedSelectorItemCount(String statementKey, boolean distinct, AttributeValue searchTarget, AttributeValue[] auxSearchTargets, String[] bypassSecAliases, String joinCondition, String searchDefinition, boolean recursive, String hint, AttributeValue[] bindValues) throws IfsException
IfsException
Vector DMListSelectorItems(String searchClass, String searchDefinition, boolean recursive, int maxItemCount, SortSpecification sort) throws IfsException
IfsException
long DMGetSelectorItemCount(String searchClass, String searchDefinition, boolean recursive) throws IfsException
IfsException
long DMOpenSelector(String searchClass, String searchDefinition, boolean recursive, SortSpecification sort) throws IfsException
IfsException
S_LibraryObjectData DMNextSelectorItem(long cursorId) throws IfsException
IfsException
Vector DMNextSelectorBatch(long cursorId, int batchSize) throws IfsException
IfsException
void DMCloseSelector(long cursorId) throws IfsException
IfsException
Long DMNewSearch() throws IfsException
IfsException
Long DMNewSearchFromObject(Long srchObjId) throws IfsException
IfsException
SearchSpecification DMGetSearchSpecification(Long srchId) throws IfsException
IfsException
void DMSetSearchSpecification(Long srchId, SearchSpecification sp) throws IfsException
IfsException
void DMOpenSearch(Long id, Vector bindValues, String language, int timeout) throws IfsException
IfsException
int DMgetSearchItemCount(Long id, Vector bindValues, String language, int timeout) throws IfsException
IfsException
String DMgetSearchSQLString(Long srchId) throws IfsException
IfsException
Vector DMNextSearchItems(Long id, int batchCount) throws IfsException
IfsException
void DMCloseSearch(Long id) throws IfsException
IfsException
void DMDisposeSearch(Long srchId) throws IfsException
IfsException
void DMCreateView(ViewSpecification vsp) throws IfsException
IfsException
Long DMGetPartitionValue(Long id, Long classId) throws IfsException
IfsException
Date DMGetLastAccessDate(Long id, Long classId) throws IfsException
IfsException
ContentStreamSerializer DMGetContentStream(Long id, Long classId, Long refObjId, Long refObjClassId) throws IfsException
IfsException
ContentStreamSerializer DMGetContentReader(Long id, Long classId, Long refObjId, Long refObjClassId) throws IfsException
IfsException
RandomAccessor DMGetContentByRandomAccess(Long coId, Long coClassId, Long refObjId, Long refObjClassId) throws IfsException
IfsException
RandomAccessor DMUpdateContentByRandomAccess(Long docId, Long docClassId, S_LibraryObjectDefinition sdocdef, Long expirationPeriod) throws IfsException
IfsException
Long DMRandomAccessorGetDocumentId(S_RandomAccessorImpl ra) throws IfsException
IfsException
Long DMRandomAccessorGetContentObjectId(S_RandomAccessorImpl ra) throws IfsException
IfsException
void DMRandomAccessorSetSession(S_RandomAccessorImpl ra) throws IfsException
IfsException
int DMRandomAccessorRead(S_RandomAccessorImpl ra, long pos, byte[] b, int off, int len) throws IfsException
IfsException
boolean DMRandomAccessorIsWriteable(S_RandomAccessorImpl ra) throws IfsException
IfsException
void DMRandomAccessorWrite(S_RandomAccessorImpl ra, long pos, byte[] b, int off, int len) throws IfsException
IfsException
void DMRandomAccessorTruncate(S_RandomAccessorImpl ra, long len) throws IfsException
IfsException
long DMRandomAccessorLength(S_RandomAccessorImpl ra) throws IfsException
IfsException
void DMRandomAccessorDispose(S_RandomAccessorImpl ra) throws IfsException
IfsException
void DMRandomAccessorClose(S_RandomAccessorImpl ra) throws IfsException
IfsException
ContentStreamSerializer DMNewContentStreamSerializer() throws IfsException
IfsException
boolean DMIsContentReadByUser(Long id, Long classId) throws IfsException
IfsException
boolean DMIsContextIndexEnabled() throws IfsException
IfsException
void DMSetContentReadByUser(Long id, Long classId, boolean readState, Long refObjId, Long refObjClassId) throws IfsException
IfsException
ContentStreamSerializer DMRender(Long id, Long classId, String rendererType, String rendererName, Hashtable options, boolean reader) throws IfsException
IfsException
boolean DMIsVersionable(Long id, Long classId) throws IfsException
IfsException
boolean DMIsInstanceOfClassVersionable(Long classId) throws IfsException
IfsException
void DMUnReserve(Long id, Long classId) throws IfsException
IfsException
S_LibraryObjectData DMNewRevision(Long id, Long classId, S_LibraryObjectDefinition def) throws IfsException
IfsException
void DMReserveNext(Long id, Long classId, String contentPath, String comment) throws IfsException
IfsException
S_LibraryObjectData DMNewVersionSeries(Long id, Long classId, S_LibraryObjectDefinition def) throws IfsException
IfsException
S_LibraryObjectData DMNewBranchedVersionSeries(Long id, Long classId, S_LibraryObjectDefinition def) throws IfsException
IfsException
void DMIntegrateIntoVersionSeries(Long sid, Long sclassId, Long tid, Long tclassId) throws IfsException
IfsException
Long[] DMfetchRevisions(Long id, Long classId) throws IfsException
IfsException
Long[] DMfetchVersionSerieses(Long id, Long classId) throws IfsException
IfsException
Long[] DMGetLinks(Long id, Long classId) throws IfsException
IfsException
void DMReassociateLinks(Long oldId, Long oldClassId, Long newId, Long newClassId) throws IfsException
IfsException
S_LibraryObjectData DMAddRelationship(Long id, Long classId, S_LibraryObjectDefinition def) throws IfsException
IfsException
void DMRemoveRelationship(Long id, Long classId, Long relId, Long relClassId) throws IfsException
IfsException
Vector DMGetRightwardRelationshipObjects(Long id, Long classId, Long relClassId, SortSpecification sort) throws IfsException
IfsException
Vector DMGetLeftwardRelationshipObjects(Long id, Long classId, Long relClassId, SortSpecification sort) throws IfsException
IfsException
Vector DMGetRightwardRelationships(Long id, Long classId, Long relClassId, SortSpecification sort) throws IfsException
IfsException
Vector DMGetLeftwardRelationships(Long id, Long classId, Long relClassId, SortSpecification sort) throws IfsException
IfsException
long DMGetLeftwardRelationshipsCount(Long id, Long classId, Long relClassId) throws IfsException
IfsException
Transaction DMBeginTransaction(boolean writeable) throws IfsException
IfsException
void DMCompleteTransaction(Transaction transaction) throws IfsException
IfsException
void DMAbortTransaction(Transaction transaction) throws IfsException
IfsException
void DMCommit() throws IfsException
IfsException
void DMRollback() throws IfsException
IfsException
boolean DMIsTransactionInProgress() throws IfsException
IfsException
S_LibraryObjectData DMgetLibraryObjectData(Long id, Long classId, String attributeName, boolean selectFully) throws IfsException
IfsException
S_LibraryObjectData DMGetPublicObjectData(Long id, Long classId) throws IfsException
IfsException
S_LibraryObjectData DMGetSystemObjectData(Long id, Long classId) throws IfsException
IfsException
S_LibraryObjectData DMGetSimpleObjectData(Long id, Long classId) throws IfsException
IfsException
S_LibraryObjectData DMGetSchemaObjectData(Long id, Long classId) throws IfsException
IfsException
void DMGenerateThemes(Long contentId, Long contentClassId, boolean fullThemes, Long refObjId, Long refObjClassId) throws IfsException
IfsException
void DMAddManualTextIndexing(Long id, Long classId, ContentStreamSerializer css) throws IfsException
IfsException
ContextTheme[] DMGetThemes(Long contentId, Long contentClassId, Long refObjId, Long refObjClassId) throws IfsException
IfsException
void DMGenerateSummary(Long contentId, Long contentClassID, String pointOfView, long sizeAsPercent, long sizeAsNumParagraphs, String summaryLevel, Long refObjId, Long refObjClassId) throws IfsException
IfsException
ContentStreamSerializer DMGetSummary(Long contentId, Long contentClassId, String pointOfView, Long refObjId, Long refObjClassId) throws IfsException
IfsException
void DMFilterContent(Long contentId, Long contentClassId, boolean plaintext, Long refObjId, Long refObjClassId) throws IfsException
IfsException
S_LibraryObjectDefinition DMGetSLibraryObjectDefinition(Long id, Long classid) throws IfsException
IfsException
Long[] DMGetIdsForNewObjects(int length) throws IfsException
IfsException
ContentStreamSerializer DMGetFilteredContent(Long contentId, Long contentClassId, Long refObjId, Long refObjClassId) throws IfsException
IfsException
boolean DMIsAttributeValueInValueDomain(Long id, Long classId, AttributeValue av) throws IfsException
IfsException
void DMEnqueueMessage(Long id, Long classId, oracle.sql.ORAData message) throws IfsException
IfsException
void DMEnqueueMessage(Long id, Long classId, oracle.sql.ORAData message, String correlation) throws IfsException
IfsException
oracle.sql.ORAData DMDequeueMessage(Long id, Long classId, String subscriberName) throws IfsException
IfsException
oracle.sql.ORAData DMDequeueMessageFromExceptionQueue(Long id, Long classId) throws IfsException
IfsException
Vector DMGetPublicObjectsReferringToLockObject(Long id, Long classId, SortSpecification sort) throws IfsException
IfsException
boolean DMIsLockObjectShared(Long id, Long classId) throws IfsException
IfsException
S_LibraryObjectData DMCreateDefaultPropertyBundle(Long id, Long classId) throws IfsException
IfsException
S_LibraryObjectData DMCreateDefaultPolicyPropertyBundle(Long id, Long classId) throws IfsException
IfsException
void DMInsertRetainedEvent(RetainedEvent event) throws IfsException
IfsException
void DMDeleteRetainedEvent(RetainedEvent event) throws IfsException
IfsException
RetainedEvent[] DMGetRetainedEvents(RetainedEvent event, int maxItems) throws IfsException
IfsException
void DMCreateRetainedEventDatabaseObjects(RetainedEvent event) throws IfsException
IfsException
void DMDropRetainedEventDatabaseObjects(RetainedEvent event) throws IfsException
IfsException
long DMGetConsumedStorage(Long id, Long classId) throws IfsException
IfsException
Copyright © 2023. All rights reserved.