Method Summary
All Methods Instance Methods Abstract Methods
Get the set of attributes for this object;
Get the analytic training table.
void
Set the attribute for this object.
void
Set the analytic training table.
add , addAccessControl , addAttribute , addAttributes , addDocument , addExtension , addGroup , addImplementor , addKeyword , addNoteTextStore , addNoteTextStore , addObjectProperty , addObjectProperty , addPermissions , addPrompt , addPropertySet , addRemark , addResponsibleParty , addTransactionListener , addUsedByPrototype , checkin , checkout , commit , copyTo , countAssociatedObjects , delete , deleteAttribute , deleteAttributes , destroy , getAccessControls , getAttribute , getAttributes , getAuthorizationUtil , getCreateDate , getCreatedBy , getDescription , getDocuments , getEntityKey , getEntityURL , getExtensions , getGroups , getGUID , getIdentities , getImplementors , getKeywords , getLockedBy , getModifiedBy , getModifyDate , getNoteTextStore , getNoteTextStores , getNoteTextStoresByRole , getObjectProperties , getParent , getParentPath , getParents , getPath , getPaths , getPermission , getPermissions , getPermissions , getPreviousVersionNames , getPrimaryPropertyGroup , getPrompt , getPrompts , getPropertyBag , getPropertySets , getRemarksList , getReposId , getRepository , getRepositoryEntity , getRepositoryName , getReposKey , getResponsibleParties , getState , getTrackingId , getType , getUsageVersion , getUsedByPrototypes , getUsingPrototype , getVersion , isAuthorized , isCompatible , isDeleted , isDestroyed , isObjectAlive , isReadCompatible , mapNameToFilesystem , mapUrlToFilesystem , moveTo , newServiceObject , refresh , removeAccessControl , removeDocument , removeExtension , removeGroup , removeImplementor , removeKeyword , removeNoteTextStore , removeObjectProperty , removePermissions , removePrompt , removePropertySet , removeResponsibleParty , removeResponsiblePartyByIdentity , removeUsedByPrototype , rollback , setAttribute , setAttributes , setDeleted , setDescription , setDocuments , setExtensions , setGroups , setGUID , setKeywords , setName , setNoteTextStores , setObjectProperties , setPermission , setPrimaryPropertyGroup , setPrompt , setPrompts , setRemarksList , setRepository , setUsingPrototype , startTransaction , toByteArray , transactionEvent , uncheckout , update , updateFromBag , version
Method Details
getAnalyticTableAttributes
Get the set of attributes for this object;
Returns:
An AnalyticTableAttributes object with the attributes for this table.
Throws:
ServiceException - If a repository error occurs.
RemoteException - In the event of remote object failure.
getTrainingTable
Get the analytic training table.
Returns:
A RelationalTableInterface representing the analytic training table.
Throws:
ServiceException - If a repository error occurs.
RemoteException - In the event of remote object failure.