Uses of Class
wt.access.NotAuthorizedException

Packages that use NotAuthorizedException
com.ptc.core.meta.type.admin.common.impl   
com.ptc.core.meta.type.admin.server.impl   
com.ptc.core.meta.type.mgmt.server   
com.ptc.core.meta.type.mgmt.server.impl   
com.ptc.core.meta.type.mgmt.server.impl.service   
wt.clients.beans   
wt.clients.change2   
wt.clients.csm.businessentity   
wt.clients.doc   
wt.clients.effectivity   
wt.clients.epm   
wt.clients.folder   
wt.clients.lifecycle   
wt.clients.part   
wt.clients.project   
wt.clients.query.template   
wt.clients.replication.unit   
wt.clients.rn   
wt.clients.team   
wt.clients.util   
wt.clients.vc.baseline   
wt.clients.workflow.definer   
wt.clients.workflow.engine   
wt.csm   
wt.csm.businessentity.service   
wt.csm.navigation.service   
wt.csm.ranking.service   
wt.fc Provides high level datastore access by using the PersistenceManager (and server-side-only PersistenceManagerSvr) to find and manage Persistable objects. 
wt.iba.definition.service   
wt.iba.value.service   
wt.units.dbService   
wt.units.service   
wt.workflow.forum   
 

Uses of NotAuthorizedException in com.ptc.core.meta.type.admin.common.impl
 

Methods in com.ptc.core.meta.type.admin.common.impl that throw NotAuthorizedException
 TypeDefinitionNodeView[] TypeAdminServiceIfcFwd.getTypeNodeRoots(Locale locale)
          

Supported API: false
 TypeDefinitionNodeView[] TypeAdminServiceIfcFwd.getTypeNodeChildren(TypeDefinitionNodeView parent, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfcFwd.checkoutTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfcFwd.checkinTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfcFwd.undoCheckoutTypeNode(TypeDefinitionNodeView node, boolean recursive, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfcFwd.createTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfcFwd.refreshTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionDefaultView TypeAdminServiceIfcFwd.refreshTypeDefDefaultView(TypeDefinitionDefaultView definition, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfcFwd.updateTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionDefaultView TypeAdminServiceIfcFwd.updateTypeDefDefaultView(TypeDefinitionDefaultView definition, Locale locale)
          

Supported API: false
 void TypeAdminServiceIfcFwd.deleteTypeNode(TypeDefinitionNodeView node)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfcFwd.copyTypeNode(TypeDefinitionNodeView node, TypeDefinitionNodeView newParent, Locale locale)
          

Supported API: false
 TypeDefinitionDefaultView TypeAdminServiceIfcFwd.getTypeDefDefaultView(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 boolean TypeAdminServiceIfcFwd.validateTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 boolean TypeAdminServiceIfcFwd.validateTypeDefDefaultView(TypeDefinitionDefaultView definition, Locale locale)
          

Supported API: false
 boolean TypeAdminServiceIfcFwd.isModeledType(TypeDefinitionNodeView node)
          

Supported API: false
 boolean TypeAdminServiceIfcFwd.isModeledType(TypeDefinitionDefaultView definition)
          

Supported API: false
 TypeDefinitionNodeView[] TypeAdminServiceIfcFwd.getTypeNodeChildren(String domain, TypeDefinitionNodeView parent, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfcFwd.checkoutTypeNode(String domain, TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfcFwd.checkinTypeNode(String domain, TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfcFwd.undoCheckoutTypeNode(String domain, TypeDefinitionNodeView node, boolean recursive, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfcFwd.createTypeNode(String domain, TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfcFwd.updateTypeNode(String domain, TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionDefaultView TypeAdminServiceIfcFwd.updateTypeDefDefaultView(String domain, TypeDefinitionDefaultView definition, Locale locale)
          

Supported API: false
 void TypeAdminServiceIfcFwd.deleteTypeNode(String domain, TypeDefinitionNodeView node)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfcFwd.copyTypeNode(String domain, TypeDefinitionNodeView node, TypeDefinitionNodeView newParent, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView[] TypeAdminServiceIfc.getTypeNodeRoots(Locale locale)
          

Supported API: false
 TypeDefinitionNodeView[] TypeAdminServiceIfc.getTypeNodeChildren(TypeDefinitionNodeView parent, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfc.checkoutTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfc.checkinTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfc.undoCheckoutTypeNode(TypeDefinitionNodeView node, boolean recursive, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfc.createTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfc.refreshTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionDefaultView TypeAdminServiceIfc.refreshTypeDefDefaultView(TypeDefinitionDefaultView definition, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfc.updateTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionDefaultView TypeAdminServiceIfc.updateTypeDefDefaultView(TypeDefinitionDefaultView definition, Locale locale)
          

Supported API: false
 void TypeAdminServiceIfc.deleteTypeNode(TypeDefinitionNodeView node)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfc.copyTypeNode(TypeDefinitionNodeView node, TypeDefinitionNodeView newParent, Locale locale)
          

Supported API: false
 TypeDefinitionDefaultView TypeAdminServiceIfc.getTypeDefDefaultView(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 boolean TypeAdminServiceIfc.validateTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 boolean TypeAdminServiceIfc.validateTypeDefDefaultView(TypeDefinitionDefaultView definition, Locale locale)
          

Supported API: false
 boolean TypeAdminServiceIfc.isModeledType(TypeDefinitionNodeView node)
          

Supported API: false
 boolean TypeAdminServiceIfc.isModeledType(TypeDefinitionDefaultView definition)
          

Supported API: false
 TypeDefinitionNodeView[] TypeAdminServiceIfc.getTypeNodeChildren(String domain, TypeDefinitionNodeView parent, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfc.checkoutTypeNode(String domain, TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfc.checkinTypeNode(String domain, TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfc.undoCheckoutTypeNode(String domain, TypeDefinitionNodeView node, boolean recursive, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfc.createTypeNode(String domain, TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfc.updateTypeNode(String domain, TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionDefaultView TypeAdminServiceIfc.updateTypeDefDefaultView(String domain, TypeDefinitionDefaultView definition, Locale locale)
          

Supported API: false
 void TypeAdminServiceIfc.deleteTypeNode(String domain, TypeDefinitionNodeView node)
          

Supported API: false
 TypeDefinitionNodeView TypeAdminServiceIfc.copyTypeNode(String domain, TypeDefinitionNodeView node, TypeDefinitionNodeView newParent, Locale locale)
          

Supported API: false
 

Uses of NotAuthorizedException in com.ptc.core.meta.type.admin.server.impl
 

Methods in com.ptc.core.meta.type.admin.server.impl that throw NotAuthorizedException
 TypeDefinitionNodeView[] StandardTypeAdminService.getTypeNodeRoots(Locale locale)
          

Supported API: false
 TypeDefinitionNodeView[] StandardTypeAdminService.getTypeNodeChildren(TypeDefinitionNodeView parent, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView StandardTypeAdminService.checkoutTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView StandardTypeAdminService.checkinTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView StandardTypeAdminService.undoCheckoutTypeNode(TypeDefinitionNodeView node, boolean recursive, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView StandardTypeAdminService.createTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView StandardTypeAdminService.refreshTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionDefaultView StandardTypeAdminService.refreshTypeDefDefaultView(TypeDefinitionDefaultView definition, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView StandardTypeAdminService.updateTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionDefaultView StandardTypeAdminService.updateTypeDefDefaultView(TypeDefinitionDefaultView definition, Locale locale)
          

Supported API: false
 void StandardTypeAdminService.deleteTypeNode(TypeDefinitionNodeView node)
          

Supported API: false
 TypeDefinitionNodeView StandardTypeAdminService.copyTypeNode(TypeDefinitionNodeView node, TypeDefinitionNodeView newParent, Locale locale)
          

Supported API: false
 TypeDefinitionDefaultView StandardTypeAdminService.getTypeDefDefaultView(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 boolean StandardTypeAdminService.validateTypeNode(TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 boolean StandardTypeAdminService.validateTypeDefDefaultView(TypeDefinitionDefaultView definition, Locale locale)
          

Supported API: false
 boolean StandardTypeAdminService.isModeledType(TypeDefinitionNodeView node)
          

Supported API: false
 boolean StandardTypeAdminService.isModeledType(TypeDefinitionDefaultView definition)
          

Supported API: false
 TypeDefinitionNodeView[] StandardTypeAdminService.getTypeNodeChildren(String domain, TypeDefinitionNodeView parent, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView StandardTypeAdminService.checkoutTypeNode(String domain, TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView StandardTypeAdminService.checkinTypeNode(String domain, TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView StandardTypeAdminService.undoCheckoutTypeNode(String domain, TypeDefinitionNodeView node, boolean recursive, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView StandardTypeAdminService.createTypeNode(String domain, TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionNodeView StandardTypeAdminService.updateTypeNode(String domain, TypeDefinitionNodeView node, Locale locale)
          

Supported API: false
 TypeDefinitionDefaultView StandardTypeAdminService.updateTypeDefDefaultView(String domain, TypeDefinitionDefaultView definition, Locale locale)
          

Supported API: false
 void StandardTypeAdminService.deleteTypeNode(String domain, TypeDefinitionNodeView node)
          

Supported API: false
 TypeDefinitionNodeView StandardTypeAdminService.copyTypeNode(String domain, TypeDefinitionNodeView node, TypeDefinitionNodeView newParent, Locale locale)
          

Supported API: false
private  Hashtable StandardTypeAdminService.getReferenceValues(AttributeContainer metaAC)
           
private  DefaultAttributeContainer StandardTypeAdminService.convertToIBAAttributeContainer(AttributeContainer metaAC, DefaultAttributeContainer ibaAC)
           
private  DefaultAttributeContainer StandardTypeAdminService.newAttributeValues(AttributeContainer metaAC, DefaultAttributeContainer ibaAC, Hashtable refVals)
           
private  DefaultAttributeContainer StandardTypeAdminService.changedAttributeValues(AttributeContainer metaAC, DefaultAttributeContainer ibaAC, Hashtable refVals)
           
private  DefaultAttributeContainer StandardTypeAdminService.deletedAttributeValues(AttributeContainer metaAC, DefaultAttributeContainer ibaAC, Hashtable refVals)
           
private  AbstractValueView StandardTypeAdminService.convertAttributeValues(AttributeIdentifier ids, AttributeContainer metaAC, Hashtable refVals)
           
private  ReferenceValueDefaultView StandardTypeAdminService.convertReferenceValue(InstanceBasedAssociationIdentifier id, Object value)
           
 

Uses of NotAuthorizedException in com.ptc.core.meta.type.mgmt.server
 

Methods in com.ptc.core.meta.type.mgmt.server that throw NotAuthorizedException
 TypeDefinition[] TypeManagementService.getTypeDefinitionOriginalRoots()
          

Supported API: false
 TypeDefinition[] TypeManagementService.getTypeDefinitionWorkingRoots()
          

Supported API: false
 TypeDefinition[] TypeManagementService.getTypeDefinitionOriginalChildren(TypeDefinition parent)
          

Supported API: false
 TypeDefinition[] TypeManagementService.getTypeDefinitionWorkingChildren(TypeDefinition parent)
          

Supported API: false
 TypeDefinition TypeManagementService.refreshOriginalTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 TypeDefinition TypeManagementService.refreshOriginalTypeDefinition(String extHid)
          

Supported API: false
 TypeDefinition TypeManagementService.refreshOriginalTypeDefinition(long branchIdentifier)
          

Supported API: false
 TypeDefinition TypeManagementService.refreshWorkingTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 TypeDefinition TypeManagementService.refreshWorkingTypeDefinition(String extHid)
          

Supported API: false
 TypeDefinition TypeManagementService.refreshWorkingTypeDefinition(long branchIdentifier)
          

Supported API: false
 String TypeManagementService.checkoutTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 String TypeManagementService.checkinTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 String TypeManagementService.undoCheckoutTypeDefinition(TypeDefinition typeDef, boolean recursive)
          

Supported API: false
 String TypeManagementService.createTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 String TypeManagementService.updateTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 void TypeManagementService.deleteTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 String TypeManagementService.copyTypeDefinition(TypeDefinition typeDef, TypeDefinition newParent)
          

Supported API: false
 String TypeManagementService.copyTypeDefinition(TypeDefinition typeDef, TypeDefinition newParent, String domain)
          

Supported API: false
 boolean TypeManagementService.validateTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 boolean TypeManagementService.isModeledType(TypeDefinition typeDef)
          

Supported API: false
 

Uses of NotAuthorizedException in com.ptc.core.meta.type.mgmt.server.impl
 

Methods in com.ptc.core.meta.type.mgmt.server.impl that throw NotAuthorizedException
 void TypeManagementConstraintService.updateConstraints(TypeInstance type_instance)
          Updates the database with the contents of the TypeInstance Constraint Container.
 void TypeManagementConstraintService.cloneConstraints(WTTypeDefinition source_type_definition, WTTypeDefinition target_type_definition)
          This will clone the persisted Constraints of the Old TypeInstance into to New TypeInstance.
 void TypeManagementConstraintService.deleteConstraints(TypeInstance type_instance)
          Deletes the Constraints for the given TypeInstance.
 void TypeManagementConstraintService.deleteConstraints(WTTypeDefinition type_definition)
          Deletes the Constraints for the given WTTypeDefinition.
 Set TypeDefinitionCacheManager.getRoots()
          Returns Set of branchIds for all Root Type Definitions.
 Set TypeDefinitionCacheManager.getChildren(Long nodeBranchId, boolean includeDeleted)
          Returns Set of branchIds for all Child Type Definitions for node.
 Set TypeDefinitionCacheManager.getDescendants(Long nodeBranchId, boolean includeDeleted)
          Returns Set of branchIds for all Descendant Type Definitions for node.
 Set TypeDefinitionCacheManager.getChildren(Long nodeBranchId, boolean includeDeleted, boolean includeNonDeleted)
          Returns Set of branchIds for all Child Type Definitions for node.
 Set TypeDefinitionCacheManager.getDescendants(Long nodeBranchId, boolean includeDeleted, boolean includeNonDeleted)
          Returns Set of branchIds for all Descendant Type Definitions for node.
 Long TypeDefinitionCacheManager.getParent(Long nodeBranchId)
          Returns Parent branchId for node.
 List TypeDefinitionCacheManager.getAncestors(Long nodeBranchId)
          Returns Ancestor branchId for node.
 TypeDefinitionDefaultView TypeDefinitionCacheManager.getNode(Long nodeBranchId)
          Returns TypeDefinitionDefaultView of a node.
 Long TypeDefinitionCacheManager.getBranchId(String extHid)
          Returns the branchId of node represented by it's external HierarchyId.
protected  WTTypeDefinition[] StandardTypeDefinitionCacheManager.getRootsFromService()
           
protected  WTTypeDefinition[] StandardTypeDefinitionCacheManager.getChildrenFromService(Long nodeBranchId)
           
protected  WTTypeDefinition StandardTypeDefinitionCacheManager.getNodeFromService(String extHid)
           
protected  WTTypeDefinition StandardTypeDefinitionCacheManager.getNodeFromService(Long branchId)
           
protected  WTTypeDefinition[] StandardTypeDefinitionCacheManager.getAllNodesFromService()
           
protected  WTTypeDefinition[] AdminTypeDefinitionCacheManager.getRootsFromService()
           
protected  WTTypeDefinition[] AdminTypeDefinitionCacheManager.getChildrenFromService(Long nodeBranchId)
           
protected  WTTypeDefinition AdminTypeDefinitionCacheManager.getNodeFromService(String extHid)
           
protected  WTTypeDefinition AdminTypeDefinitionCacheManager.getNodeFromService(Long branchId)
           
protected  WTTypeDefinition[] AdminTypeDefinitionCacheManager.getAllNodesFromService()
           
 Set AbstractTypeDefinitionCacheManager.getRoots()
          Returns Set of branchIds for all Root Type Definitions.
 Set AbstractTypeDefinitionCacheManager.getChildren(Long nodeBranchId, boolean includeDeleted)
          Returns Set of branchIds for all Child Type Definitions for node.
 Set AbstractTypeDefinitionCacheManager.getChildren(Long nodeBranchId, boolean includeDeleted, boolean includeNonDeleted)
          Returns Set of branchIds for all Child Type Definitions for node.
 Set AbstractTypeDefinitionCacheManager.getDescendants(Long nodeBranchId, boolean includeDeleted)
          Returns Set of branchIds for all Descendant Type Definitions for node.
 Set AbstractTypeDefinitionCacheManager.getDescendants(Long nodeBranchId, boolean includeDeleted, boolean includeNonDeleted)
          Returns Set of branchIds for all Descendant Type Definitions for node.
 Long AbstractTypeDefinitionCacheManager.getParent(Long nodeBranchId)
          Returns Parent branchId for node.
 List AbstractTypeDefinitionCacheManager.getAncestors(Long nodeBranchId)
          Returns Ancestor branchIds for node.
private  List AbstractTypeDefinitionCacheManager.collectAncestors(Long nodeBranchId, List ancestors)
          Returns Ancestor branchIds for node.
 TypeDefinitionDefaultView AbstractTypeDefinitionCacheManager.getNode(Long nodeBranchId)
          Returns TypeDefinitionDefaultView of a node.
 Long AbstractTypeDefinitionCacheManager.getBranchId(String extHid)
          Returns the branchId of node represented by it's external HierarchyId.
protected  void AbstractTypeDefinitionCacheManager.load(Long nodeBranchId)
           
private  Long AbstractTypeDefinitionCacheManager.getOriginalCopyBranchId(Long branchId)
           
private  HashMap AbstractTypeDefinitionCacheManager.getAllNodesMap()
           
protected abstract  WTTypeDefinition[] AbstractTypeDefinitionCacheManager.getRootsFromService()
           
protected abstract  WTTypeDefinition[] AbstractTypeDefinitionCacheManager.getChildrenFromService(Long nodeBranchId)
           
protected abstract  WTTypeDefinition AbstractTypeDefinitionCacheManager.getNodeFromService(String extHid)
           
protected abstract  WTTypeDefinition AbstractTypeDefinitionCacheManager.getNodeFromService(Long branchId)
           
protected abstract  WTTypeDefinition[] AbstractTypeDefinitionCacheManager.getAllNodesFromService()
           
 

Uses of NotAuthorizedException in com.ptc.core.meta.type.mgmt.server.impl.service
 

Methods in com.ptc.core.meta.type.mgmt.server.impl.service that throw NotAuthorizedException
 TypeDefinition[] WTTypeManagementDBService.getTypeDefinitionOriginalRoots()
          

Supported API: false
 TypeDefinition[] WTTypeManagementDBService.getTypeDefinitionWorkingRoots()
          

Supported API: false
 TypeDefinition[] WTTypeManagementDBService.getTypeDefinitionOriginalChildren(TypeDefinition parent)
          

Supported API: false
 TypeDefinition[] WTTypeManagementDBService.getTypeDefinitionWorkingChildren(TypeDefinition parent)
          

Supported API: false
 TypeDefinition WTTypeManagementDBService.refreshOriginalTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 TypeDefinition WTTypeManagementDBService.refreshOriginalTypeDefinition(String extHid)
          

Supported API: false
 TypeDefinition WTTypeManagementDBService.refreshOriginalTypeDefinition(long branchIdentifier)
          

Supported API: false
 TypeDefinition WTTypeManagementDBService.refreshWorkingTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 TypeDefinition WTTypeManagementDBService.refreshWorkingTypeDefinition(String extHid)
          

Supported API: false
 TypeDefinition WTTypeManagementDBService.refreshWorkingTypeDefinition(long branchIdentifier)
          

Supported API: false
 String WTTypeManagementDBService.checkoutTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 String WTTypeManagementDBService.checkinTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 String WTTypeManagementDBService.undoCheckoutTypeDefinition(TypeDefinition typeDef, boolean recursive)
          

Supported API: false
 String WTTypeManagementDBService.createTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 String WTTypeManagementDBService.updateTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 void WTTypeManagementDBService.deleteTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 String WTTypeManagementDBService.copyTypeDefinition(TypeDefinition typeDef, TypeDefinition newParent)
          

Supported API: false
 String WTTypeManagementDBService.copyTypeDefinition(TypeDefinition typeDef, TypeDefinition newParent, String domain)
          

Supported API: false
 boolean WTTypeManagementDBService.validateTypeDefinition(TypeDefinition typeDef)
          

Supported API: false
 boolean WTTypeManagementDBService.isModeledType(TypeDefinition typeDef)
          

Supported API: false
private  WTTypeDefinition[] WTTypeManagementDBService.getWTTypeDefinitionChildren(WTTypeDefinition parent, String deletionState)
           
private  WTTypeDefinition WTTypeManagementDBService.getWTTypeDefinition(String extHid, boolean workingCopy, String deletionState)
           
private  WTTypeDefinition WTTypeManagementDBService.getWTTypeDefinition(long branchIdentifier, boolean workingCopy, String deletionState)
           
private  WTTypeDefinition WTTypeManagementDBService.refreshWTTypeDefinition(TypeDefinition typeDef, boolean workingCopy)
           
private  WTTypeDefinition WTTypeManagementDBService.checkoutWTTypeDefinition(TypeDefinition typeDef)
           
private  boolean WTTypeManagementDBService.isUpdateAllowed(WTTypeDefinition newWTType, WTTypeDefinition oldWTType)
           
private  WTTypeDefinition WTTypeManagementDBService.updateWTTypeDefinition(WTTypeDefinition oldTypeDef, WTTypeDefinition newTypeDef)
           
private  boolean WTTypeManagementDBService.isRecursiveDeletionAllowed(WTTypeDefinition wtTypeDef)
           
private  WTTypeDefinition WTTypeManagementDBService.recursiveCopyConstraints(WTTypeDefinition sourceType, WTTypeDefinition targetType)
           
private static boolean WTTypeManagementDBService._isModeledType(TypeDefinition typeDef)
           
private static boolean WTTypeManagementDBService._isAbstractType(TypeDefinition typeDef)
           
private  WTTypeDefinition WTTypeManagementDBService.recursiveCopyWTTypeDefinition(WTTypeDefinition typeDefToBeCopied, WTTypeDefinition newParentTypeDef, String newDomain)
           
private  WTTypeDefinition WTTypeManagementDBService.persistNewTypeDefinition(WTTypeDefinition wtTypeDef)
           
 TypeDefinition[] WTTypeManagementDBService.getAllOriginalTypeDefinitions()
           
 TypeDefinition[] WTTypeManagementDBService.getAllWorkingTypeDefinitions()
           
private  WTTypeDefinition[] WTTypeManagementDBService.getAllWTTypeDefinitions(boolean workingCopy, String deletionState)
           
 void TypeManagementConstraintDBService.updateConstraints(TypeInstance type_instance)
          Updates the database with the contents of the TypeInstance Constraint Container.
 void TypeManagementConstraintDBService.cloneConstraints(WTTypeDefinition source_type_definition, WTTypeDefinition target_type_definition)
          This will clone the persisted Constraints of the Old TypeInstance into to New TypeInstance.
 void TypeManagementConstraintDBService.deleteConstraints(TypeInstance type_instance)
          Deletes the Constraints for the given TypeInstance.
 void TypeManagementConstraintDBService.deleteConstraints(WTTypeDefinition type_definition)
          Deletes the Constraints for the given WTTypeDefinition.
private  void TypeManagementConstraintDBService.deleteConstraints(ObjectIdentifier oid)
           
 

Uses of NotAuthorizedException in wt.clients.beans
 

Methods in wt.clients.beans that throw NotAuthorizedException
 void FolderPanel.setFolderPath(String folder_path)
          Initializes the folder displayed by this panel with the folder specified by the given String folder path.
 void FolderPanel.setFolder(Folder the_folder)
          Initializes the folder displayed by this panel with the given folder.
 Folder FolderPanel.getFolder()
          Returns the folder displayed in this panel.
 void FolderPanel.setFolderedObject(FolderEntry foldered)
          Sets the foldered object whose parent folder is displayed by this panel.
 String FolderPanel.getFolderPath()
          Returns the String path of the folder displayed in this panel.
 Foldered FolderPanel.assignFolder()
          Assigns the initial location of the given foldered object to the folder set in this panel.
 FolderEntry FolderPanel.changeFolders()
          Changes the current location of the given foldered object to the folder set in this panel.
 

Uses of NotAuthorizedException in wt.clients.change2
 

Methods in wt.clients.change2 that throw NotAuthorizedException
 void WTChangeRequest2TaskDelegate.launchUpdateTask()
          Launch the applet to update the selected WTChangeIssue.
 void WTChangeRequest2TaskDelegate.launchViewTask()
          Launch the applet to view the selected WTChangeIssue.
 void WTChangeOrder2TaskDelegate.launchUpdateTask()
          Launch the applet to update the selected WTChangeIssue.
 void WTChangeOrder2TaskDelegate.launchViewTask()
          Launch the applet to view the selected WTChangeOrder2.
 void WTChangeIssueTaskDelegate.launchUpdateTask()
          Launch the applet to update the selected WTChangeIssue.
 void WTChangeIssueTaskDelegate.launchViewTask()
          Launch the applet to view the selected WTChangeIssue.
 

Uses of NotAuthorizedException in wt.clients.csm.businessentity
 

Methods in wt.clients.csm.businessentity that throw NotAuthorizedException
 void BusinessEntityTaskDelegate.launchViewTask()
          Method launchViewTask displays the HTML properties page for the part which is the context of this TaskDelegate.
 

Uses of NotAuthorizedException in wt.clients.doc
 

Methods in wt.clients.doc that throw NotAuthorizedException
 void WTDocumentTaskDelegate.launchViewTask()
          Launches the HTML object properties page for the document which is the context of this task delegate
 void WTDocumentTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the UpdateDocumentFrame to update a given WTDocument.
 void WTDocumentMasterTaskDelegate.launchViewTask()
          Launch the task to view a given WTDocumentMaster.
 void WTDocumentMasterTaskDelegate.launchUpdateTask()
          This method is only a nop implementation to support the interface.
 

Uses of NotAuthorizedException in wt.clients.effectivity
 

Methods in wt.clients.effectivity that throw NotAuthorizedException
 void ConfigurationItemTaskDelegate.launchViewTask()
          Method launchViewTask launches the ConfigItemFrame to view a given ConfigurationItem.
 void ConfigurationItemTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the ConfigItemFrame to update a given ConfigurationItem.
 

Uses of NotAuthorizedException in wt.clients.epm
 

Methods in wt.clients.epm that throw NotAuthorizedException
 void EPMDocumentTaskDelegate.launchViewTask()
           
 void EPMDocumentMasterTaskDelegate.launchViewTask()
           
 

Uses of NotAuthorizedException in wt.clients.folder
 

Methods in wt.clients.folder that throw NotAuthorizedException
 void SubFolderTaskDelegate.launchViewTask()
          Method launchViewTask launches the task to view a SubFolder.
 void SubFolderTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the task to update a SubFolder.
 void ShortcutTaskDelegate.launchViewTask()
          Method launchViewTask launches the task to view a Shortcut.
 void ShortcutTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the task to update a Shortcut.
 void FolderTaskDelegate.launchViewTask()
          Method launchViewTask launches the task to view a SubFolder.
 void CabinetTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the task to update a Cabinet.
 

Uses of NotAuthorizedException in wt.clients.lifecycle
 

Methods in wt.clients.lifecycle that throw NotAuthorizedException
 void LifeCycleTemplateTaskDelegate.launchUpdateTask()
          Method which launches the update task for life cycle templates.
 void LifeCycleTemplateTaskDelegate.launchViewTask()
          Method which launches the view task for life cycle templates.
 void LifeCycleTemplateTaskDelegate.launchCheckOutTask()
          Method which checks out the selected life cycle templates.
 void LifeCycleTemplateTaskDelegate.launchCheckInTask()
          Method which checks in the selected life cycle templates.
 void LifeCycleTemplateTaskDelegate.launchCheckInTask(WTContainerRef context)
          Method which checks in the selected life cycle templates.
 void LifeCycleTemplateTaskDelegate.launchUndoCheckOutTask()
          Method which undos a check out of the selected life cycle templates.
 

Uses of NotAuthorizedException in wt.clients.part
 

Methods in wt.clients.part that throw NotAuthorizedException
 void WTSerialNumberedPartTaskDelegate.launchViewTask()
          Method launchViewTask displays the HTML properties page for the serial numbered part which is the context of this TaskDelegate.
 void WTSerialNumberedPartTaskDelegate.launchViewDistributionListTask()
          Method launchViewDistributionListTask displays the HTML properties page for the part which is the context of this TaskDelegate.
 void WTSerialNumberedPartTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the UpdateSerailNumberedPartFrame to update a given WTSerialNumberedPart.
 void WTSerialNumberedPartTaskDelegate.launchNewConfigurationTask()
          Method launchNewConfigurationTask creates a new configuration for the serial numbered part which is the context of this TaskDelegate.
 void WTSerialNumberedPartMasterTaskDelegate.launchViewTask()
          Launch the task to view a given WTSerialNumberedPartMaster.
 void WTProductTaskDelegate.launchViewTask()
          Method launchViewTask displays the HTML properties page for the product which is the context of this TaskDelegate.
 void WTProductTaskDelegate.launchViewDistributionListTask()
          Method launchViewDistributionListTask displays the HTML properties page for the part which is the context of this TaskDelegate.
 void WTProductTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the UpdateProductFrame to update a given WTProduct.
 void WTProductTaskDelegate.launchNewConfigurationTask()
          Method launchNewConfigurationTask creates a new configuration for the product which is the context of this TaskDelegate.
 void WTProductMasterTaskDelegate.launchViewTask()
          Launch the task to view a given WTProductMaster.
 void WTProductInstance2TaskDelegate.launchViewTask()
           
 void WTProductConfigurationTaskDelegate.launchViewTask()
           
 void WTProductConfigurationTaskDelegate.launchNewInstanceTask()
          Method launchNewInstanceTask creates a new product instance for the configuration which is the context of this TaskDelegate.
 void WTPartTaskDelegate.launchViewTask()
          Method launchViewTask displays the HTML properties page for the part which is the context of this TaskDelegate.
 void WTPartTaskDelegate.launchViewDistributionListTask()
          Method launchViewDistributionListTask displays the HTML properties page for the part which is the context of this TaskDelegate.
 void WTPartTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the UpdatePartFrame to update a given WTPart.
 void WTPartMasterTaskDelegate.launchViewTask()
          Launch the task to view a given WTPartMaster.
 void WTPartMasterTaskDelegate.launchUpdateTask()
          This method is only a nop implementation to support the interface.
 

Uses of NotAuthorizedException in wt.clients.project
 

Methods in wt.clients.project that throw NotAuthorizedException
 void ProjectTaskDelegate.launchUpdateTask()
          Method which launches the update task for projects.
 

Uses of NotAuthorizedException in wt.clients.query.template
 

Methods in wt.clients.query.template that throw NotAuthorizedException
 void ReportTemplateTaskDelegate.launchViewTask()
          

Supported API: false
 void ReportTemplateTaskDelegate.launchUpdateTask()
          

Supported API: false
 

Uses of NotAuthorizedException in wt.clients.replication.unit
 

Methods in wt.clients.replication.unit that throw NotAuthorizedException
 void WTUnitTaskDelegate.launchViewTask()
          Method launchViewTask displays the HTML properties page for the part which is the context of this TaskDelegate.
 void WTUnitTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the UpdatePartFrame to update a given WTPart.
 

Uses of NotAuthorizedException in wt.clients.rn
 

Methods in wt.clients.rn that throw NotAuthorizedException
 void WTRNRequestTaskDelegate.launchUpdateTask()
           
 void WTRNRequestTaskDelegate.launchViewTask()
           
 

Uses of NotAuthorizedException in wt.clients.team
 

Methods in wt.clients.team that throw NotAuthorizedException
 void TeamTemplateTaskDelegate.launchUpdateTask()
          Method which launches the update task for team templates.
 

Uses of NotAuthorizedException in wt.clients.util
 

Methods in wt.clients.util that throw NotAuthorizedException
 void TaskDelegate.launchViewTask()
          Method launchViewTask is invoked to launch the task to view a particular business object.
 void TaskDelegate.launchUpdateTask()
          Method launchUpdateTask is invoked to launch the task to update a particular business object.
 void TaskDelegate.launchViewDistributionListTask()
          Method launchViewDistributionListTask is invoked to launch the task to view a particular business object.
 void TaskDelegate.displayPropertiesPage()
          Displays the HTML object properties page for the context object.
 void Rename_SaveAsDialog.addFolderBrowser(String folder)
           
 String Rename_SaveAsDialog.getFolderLocation()
           
 

Uses of NotAuthorizedException in wt.clients.vc.baseline
 

Methods in wt.clients.vc.baseline that throw NotAuthorizedException
 void ManagedBaselineTaskDelegate.launchViewTask()
          Method launchViewTask launches an html page to to view a given ManagedBaseline.
 void ManagedBaselineTaskDelegate.launchUpdateTask()
          Method launchUpdateTask launches the BaselineTaskFrame to update a given ManagedBaseline.
 

Uses of NotAuthorizedException in wt.clients.workflow.definer
 

Methods in wt.clients.workflow.definer that throw NotAuthorizedException
 void WfProcessTemplateTaskDelegate.launchUpdateTask()
          Method which launches the update task for life cycle templates.
 void WfProcessTemplateTaskDelegate.launchViewTask()
          Method which launches the view task for life cycle templates.
 

Uses of NotAuthorizedException in wt.clients.workflow.engine
 

Methods in wt.clients.workflow.engine that throw NotAuthorizedException
 void WfProcessTaskDelegate.launchViewTask()
          

Supported API: false
 void WfProcessTaskDelegate.launchUpdateTask()
           
 

Uses of NotAuthorizedException in wt.csm
 

Methods in wt.csm that throw NotAuthorizedException
static void ReclassifyTool.copyCSMConstraints(ClassificationNode classificationnode, CSMContainerConstraint[] acsmcontainerconstraint, CSMSingleDefConstraint[] acsmsingledefconstraint)
          Copy constraints to a given Classification Node
 

Uses of NotAuthorizedException in wt.csm.businessentity.service
 

Methods in wt.csm.businessentity.service that throw NotAuthorizedException
 BusinessEntityDefaultView StandardBusinessEntityService.createBusinessEntity(BusinessEntityDefaultView entity)
          

Supported API: false
 BusinessEntityDefaultView StandardBusinessEntityService.updateBusinessEntity(BusinessEntityDefaultView entity)
          

Supported API: false
 void StandardBusinessEntityService.deleteBusinessEntity(BusinessEntityDefaultView entity)
          

Supported API: false
 BusinessEntityDefaultView BusinessEntityServiceFwd.createBusinessEntity(BusinessEntityDefaultView entity)
          

Supported API: false
 BusinessEntityDefaultView BusinessEntityServiceFwd.updateBusinessEntity(BusinessEntityDefaultView entity)
          

Supported API: false
 void BusinessEntityServiceFwd.deleteBusinessEntity(BusinessEntityDefaultView entity)
          

Supported API: false
 BusinessEntityDefaultView BusinessEntityService.createBusinessEntity(BusinessEntityDefaultView entity)
          

Supported API: false
 BusinessEntityDefaultView BusinessEntityService.updateBusinessEntity(BusinessEntityDefaultView entity)
          

Supported API: false
 void BusinessEntityService.deleteBusinessEntity(BusinessEntityDefaultView entity)
          

Supported API: false
 BusinessEntity BusinessEntityDBService.createBusinessEntity(BusinessEntityDefaultView entity)
          

Supported API: false
 BusinessEntity BusinessEntityDBService.updateBusinessEntity(BusinessEntityDefaultView entity)
          

Supported API: false
 void BusinessEntityDBService.deleteBusinessEntity(BusinessEntityDefaultView entity)
          

Supported API: false
 

Uses of NotAuthorizedException in wt.csm.navigation.service
 

Methods in wt.csm.navigation.service that throw NotAuthorizedException
 AbstractNavStructView StandardNavigationService.createNavigationStructure(AbstractNavStructView navStruct)
          

Supported API: false
 void StandardNavigationService.deleteNavigationStructure(AbstractNavStructView navStruct)
          

Supported API: false
 AbstractNavStructView StandardNavigationService.updateNavigationStructure(AbstractNavStructView navStruct)
          

Supported API: false
 IndependentNodeDefaultView StandardNavigationService.createNavigationNode(IndependentNodeDefaultView navigationNode, AbstractNavStructView navStruct)
          

Supported API: false
 IndependentNodeNodeView StandardNavigationService.copyNavigationNode(IndependentNodeNodeView sourceNavigationNode, IndependentNodeNodeView targetParentNavigationNode)
          

Supported API: false
 void StandardNavigationService.deleteNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 IndependentNodeNodeView StandardNavigationService.updateNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 AbstractNodeDefaultView StandardNavigationService.updateNavigationNode(AbstractNodeDefaultView navigationNode)
          

Supported API: false
 ClassificationStructDefaultView StandardClassificationService.updateClassificationStructure(ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 void StandardClassificationService.deleteClassificationStructure(ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 ClassificationStructDefaultView StandardClassificationService.createClassificationStructure(ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 ClassificationNodeNodeView StandardClassificationService.copyClassificationNode(ClassificationNodeNodeView sourceClassificationNode, ClassificationNodeNodeView targetParentClassificationNode)
          

Supported API: false
 void StandardClassificationService.deleteClassificationNode(ClassificationNodeNodeView classificationNode)
          

Supported API: false
 ClassificationNodeDefaultView StandardClassificationService.createClassificationNode(ClassificationNodeDefaultView classificationNode, ClassificationNodeDefaultView templateNode, ClassificationStructDefaultView classificationStruc)
          

Supported API: false
 ClassificationNodeDefaultView StandardClassificationService.updateClassificationNode(ClassificationNodeDefaultView classificationNode)
          

Supported API: false
 ClassificationNodeNodeView StandardClassificationService.updateClassificationNode(ClassificationNodeNodeView classificationNode)
          

Supported API: false
 ClassificationNodeNodeView[] StandardClassificationService.recursiveCopyAttributes(ClassificationNodeDefaultView classificationNode)
          

Supported API: false
 AbstractNavStructView NavigationServiceFwd.createNavigationStructure(AbstractNavStructView navStruct)
          

Supported API: false
 void NavigationServiceFwd.deleteNavigationStructure(AbstractNavStructView navStruct)
          

Supported API: false
 AbstractNavStructView NavigationServiceFwd.updateNavigationStructure(AbstractNavStructView navStruct)
          

Supported API: false
 IndependentNodeDefaultView NavigationServiceFwd.createNavigationNode(IndependentNodeDefaultView navigationNode, AbstractNavStructView navStruct)
          

Supported API: false
 IndependentNodeNodeView NavigationServiceFwd.copyNavigationNode(IndependentNodeNodeView sourceNavigationNode, IndependentNodeNodeView targetParentNavigationNode)
          

Supported API: false
 void NavigationServiceFwd.deleteNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 IndependentNodeNodeView NavigationServiceFwd.updateNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 AbstractNodeDefaultView NavigationServiceFwd.updateNavigationNode(AbstractNodeDefaultView navigationNode)
          

Supported API: false
 AbstractNavStructView NavigationService.createNavigationStructure(AbstractNavStructView navStruct)
          

Supported API: false
 void NavigationService.deleteNavigationStructure(AbstractNavStructView navStruct)
          

Supported API: false
 AbstractNavStructView NavigationService.updateNavigationStructure(AbstractNavStructView navStruct)
          

Supported API: false
 IndependentNodeDefaultView NavigationService.createNavigationNode(IndependentNodeDefaultView navigationNode, AbstractNavStructView navStruct)
          

Supported API: false
 IndependentNodeNodeView NavigationService.copyNavigationNode(IndependentNodeNodeView sourceNavigationNode, IndependentNodeNodeView targetParentNavigationNode)
          

Supported API: false
 void NavigationService.deleteNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 IndependentNodeNodeView NavigationService.updateNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 AbstractNodeDefaultView NavigationService.updateNavigationNode(AbstractNodeDefaultView navigationNode)
          

Supported API: false
 AbstractNavStruct NavigationDBService.createNavigationStructure(AbstractNavStructView navStruct)
          

Supported API: false
 void NavigationDBService.deleteNavigationStructure(AbstractNavStructView navStruct)
          

Supported API: false
 AbstractNavStruct NavigationDBService.updateNavigationStructure(AbstractNavStructView navStruct)
          

Supported API: false
 IndependentNode NavigationDBService.copyNavigationNode(IndependentNodeNodeView sourceNavigationNode, IndependentNodeNodeView targetParentNavigationNode)
          

Supported API: false
 IndependentNode NavigationDBService.createNavigationNode(IndependentNodeDefaultView navigationNode, AbstractNavStructView navStruct)
          

Supported API: false
 void NavigationDBService.deleteNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 IndependentNode NavigationDBService.updateNavigationNode(IndependentNodeNodeView navigationNode)
          

Supported API: false
 AbstractNode NavigationDBService.updateNavigationNode(AbstractNodeDefaultView navigationNode)
          

Supported API: false
private  void NavigationDBService.persistIndirectQueryTarget(AbstractNavStructView navStruct, AbstractNavStruct heavyNavStruct)
           
private  DirectQueryTarget NavigationDBService.persistDirectQueryTarget(AbstractNavStructView navStruct)
           
private  void NavigationDBService.persistNodeQueryForm(AbstractNode persistedNode, AbstractNodeDefaultView node)
           
private  void NavigationDBService.persistQueryFormElement(AbstractQueryFormView liteForm, AbstractQueryForm form)
           
private  void NavigationDBService.copyNodeQueryForm(IndependentNode newNode, IndependentNode oldNode)
           
private  void NavigationDBService.deleteNodeQueryForm(AbstractNode node)
           
private  void NavigationDBService.deleteQueryFormElement(AbstractQueryForm form)
           
private  void NavigationDBService.deleteDefaultQueryForm(AbstractQueryTarget target)
           
private  void NavigationDBService.deleteIndirectQueryTarget(AbstractNavStructView navStruct)
           
private  void NavigationDBService.deleteDirectQueryTarget(AbstractNavStructView navStruct)
           
private  void NavigationDBService.recurseDeleteNavigationNode(AbstractNode[] nodes)
           
 ClassificationStructDefaultView ClassificationServiceFwd.updateClassificationStructure(ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 void ClassificationServiceFwd.deleteClassificationStructure(ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 ClassificationStructDefaultView ClassificationServiceFwd.createClassificationStructure(ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 ClassificationNodeNodeView ClassificationServiceFwd.copyClassificationNode(ClassificationNodeNodeView sourceClassificationNode, ClassificationNodeNodeView targetParentClassificationNode)
          

Supported API: false
 void ClassificationServiceFwd.deleteClassificationNode(ClassificationNodeNodeView classificationNode)
          

Supported API: false
 ClassificationNodeDefaultView ClassificationServiceFwd.createClassificationNode(ClassificationNodeDefaultView classificationNode, ClassificationNodeDefaultView templateNode, ClassificationStructDefaultView classificationStruc)
          

Supported API: false
 ClassificationNodeDefaultView ClassificationServiceFwd.updateClassificationNode(ClassificationNodeDefaultView classificationNode)
          

Supported API: false
 ClassificationNodeNodeView ClassificationServiceFwd.updateClassificationNode(ClassificationNodeNodeView classificationNode)
          

Supported API: false
 ClassificationNodeNodeView[] ClassificationServiceFwd.recursiveCopyAttributes(ClassificationNodeDefaultView classificationNode)
          

Supported API: false
 ClassificationStructDefaultView ClassificationService.updateClassificationStructure(ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 void ClassificationService.deleteClassificationStructure(ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 ClassificationStructDefaultView ClassificationService.createClassificationStructure(ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 ClassificationNodeNodeView ClassificationService.copyClassificationNode(ClassificationNodeNodeView sourceClassificationNode, ClassificationNodeNodeView targetParentClassificationNode)
          

Supported API: false
 void ClassificationService.deleteClassificationNode(ClassificationNodeNodeView classificationNode)
          

Supported API: false
 ClassificationNodeDefaultView ClassificationService.createClassificationNode(ClassificationNodeDefaultView classificationNode, ClassificationNodeDefaultView templateNode, ClassificationStructDefaultView classificationStruc)
          

Supported API: false
 ClassificationNodeDefaultView ClassificationService.updateClassificationNode(ClassificationNodeDefaultView classificationNode)
          

Supported API: false
 ClassificationNodeNodeView ClassificationService.updateClassificationNode(ClassificationNodeNodeView classificationNode)
          

Supported API: false
 ClassificationNodeNodeView[] ClassificationService.recursiveCopyAttributes(ClassificationNodeDefaultView classificationNode)
          

Supported API: false
 ClassificationStruct ClassificationDBService.updateClassificationStructure(ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 void ClassificationDBService.deleteClassificationStructure(ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 ClassificationStruct ClassificationDBService.createClassificationStructure(ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 void ClassificationDBService.deleteClassificationNode(ClassificationNodeNodeView classificationNode)
          

Supported API: false
 ClassificationNode ClassificationDBService.copyClassificationNode(ClassificationNodeNodeView sourceClassificationNode, ClassificationNodeNodeView targetParentClassificationNode)
          

Supported API: false
 ClassificationNode ClassificationDBService.createClassificationNode(ClassificationNodeDefaultView classificationNode, ClassificationNodeDefaultView templateNode, ClassificationStructDefaultView classificationStruct)
          

Supported API: false
 ClassificationNode ClassificationDBService.updateClassificationNode(ClassificationNodeDefaultView classificationNode)
          

Supported API: false
 ClassificationNode ClassificationDBService.updateClassificationNode(ClassificationNodeNodeView classificationNode)
          

Supported API: false
 ClassificationNode[] ClassificationDBService.recursiveCopyAttributes(ClassificationNodeDefaultView classificationNode)
          

Supported API: false
private  void ClassificationDBService.persistCSMConstraints(ClassificationNodeDefaultView node, ClassificationNode heavyNode, boolean recurse)
           
private  void ClassificationDBService.deleteCSMConstraints(ClassificationNode node)
           
private  void ClassificationDBService.copyCSMConstraints(ClassificationNode newNode, ObjectIdentifier oldID)
           
 

Uses of NotAuthorizedException in wt.csm.ranking.service
 

Methods in wt.csm.ranking.service that throw NotAuthorizedException
 RankingContextDefaultView[] StandardRankingService.getRankingContexts()
          Get all existing RankingContexts.
 RankingContextDefaultView StandardRankingService.createRankingContext(RankingContextDefaultView liteContext)
          Creates a new RankingContext.
 RankingContextDefaultView StandardRankingService.updateRankingContext(RankingContextDefaultView liteContext)
          Update an existing RankingContext.
 void StandardRankingService.deleteRankingContext(RankingContextDefaultView liteContext)
          Deletes the existing RankingContext.
 RankingContextDefaultView StandardRankingService.refreshRankingContext(RankingContextDefaultView liteContext)
          Refreshes the existing RankingContext.
 RankingDataContainer StandardRankingService.refreshRankingDataContainer(IBAHolder ibaHolder)
          Refreshes the RankingDataContainer and the RankingData inside of it.
 RankingDataContainer StandardRankingService.updateRankingDataContainer(RankingDataContainer rankdataContainer, IBAHolder ibaHolder, boolean published)
          Update RankingDataContainer and the RankingData inside of it.
 int[] StandardRankingService.rankMultipleIBAHolders(RankingDataDefaultView[] liteRankData, IBAHolder[] ibaHolders, boolean published, boolean ignoreAll)
          Update multiple RankingDataContainers and the RankingData inside of them.
 RankingDataDefaultView[] StandardRankingService.getRankingData(RankingContextDefaultView liteContext)
          Return all of RankingData which use the given RankingContext..
 RankingDataDefaultView[] StandardRankingService.getEquivalentRankingData(RankingDataDefaultView liteRankingData)
          Return all of RankingData which use the given RankingContext..
 RankingDataDefaultView[] StandardRankingService.getEquivalentRankingData(DefaultLiteIBAReferenceable ref)
          Return all of RankingData which use the given RankingContext..
 RankingDataDefaultView StandardRankingService.refreshRankingData(DefaultLiteIBAReferenceable ref)
          Return all of RankingData which use the given RankingContext..
 RankingContextDefaultView[] RankingServiceFwd.getRankingContexts()
          Get all existing RankingContexts.
 RankingContextDefaultView RankingServiceFwd.createRankingContext(RankingContextDefaultView liteContext)
          Creates a new RankingContext.
 RankingContextDefaultView RankingServiceFwd.updateRankingContext(RankingContextDefaultView liteContext)
          Update an existing RankingContext.
 void RankingServiceFwd.deleteRankingContext(RankingContextDefaultView liteContext)
          Deletes the existing RankingContext.
 RankingContextDefaultView RankingServiceFwd.refreshRankingContext(RankingContextDefaultView liteContext)
          Refreshes the existing RankingContext.
 RankingDataContainer RankingServiceFwd.refreshRankingDataContainer(IBAHolder ibaHolder)
          Refreshes the RankingDataContainer and the RankingData inside of it.
 RankingDataContainer RankingServiceFwd.updateRankingDataContainer(RankingDataContainer rankdataContainer, IBAHolder ibaHolder, boolean published)
          Update RankingDataContainer and the RankingData inside of it.
 int[] RankingServiceFwd.rankMultipleIBAHolders(RankingDataDefaultView[] liteRankData, IBAHolder[] ibaHolders, boolean published, boolean ignoreAll)
          Update multiple RankingDataContainers and the RankingData inside of them.
 RankingDataDefaultView[] RankingServiceFwd.getRankingData(RankingContextDefaultView liteContext)
          Return all of RankingData which use the given RankingContext..
 RankingDataDefaultView[] RankingServiceFwd.getEquivalentRankingData(RankingDataDefaultView liteRankingData)
          Return all of RankingData which use the given RankingContext..
 RankingDataDefaultView[] RankingServiceFwd.getEquivalentRankingData(DefaultLiteIBAReferenceable ref)
          Return all of RankingData which use the given RankingContext..
 RankingDataDefaultView RankingServiceFwd.refreshRankingData(DefaultLiteIBAReferenceable ref)
          Return all of RankingData which use the given RankingContext..
 RankingContextDefaultView[] RankingService.getRankingContexts()
          Get all existing RankingContexts.
 RankingContextDefaultView RankingService.createRankingContext(RankingContextDefaultView liteContext)
          Creates a new RankingContext.
 RankingContextDefaultView RankingService.updateRankingContext(RankingContextDefaultView liteContext)
          Update an existing RankingContext.
 void RankingService.deleteRankingContext(RankingContextDefaultView liteContext)
          Deletes the existing RankingContext.
 RankingContextDefaultView RankingService.refreshRankingContext(RankingContextDefaultView liteContext)
          Refreshes the existing RankingContext.
 RankingDataContainer RankingService.refreshRankingDataContainer(IBAHolder ibaHolder)
          Refreshes the RankingDataContainer and the RankingData inside of it.
 RankingDataContainer RankingService.updateRankingDataContainer(RankingDataContainer rankdataContainer, IBAHolder ibaHolder, boolean published)
          Update RankingDataContainer and the RankingData inside of it.
 int[] RankingService.rankMultipleIBAHolders(RankingDataDefaultView[] liteRankData, IBAHolder[] ibaHolders, boolean published, boolean ignoreAll)
          Update multiple RankingDataContainers and the RankingData inside of them.
 RankingDataDefaultView[] RankingService.getRankingData(RankingContextDefaultView liteContext)
          Return all of RankingData which use the given RankingContext..
 RankingDataDefaultView[] RankingService.getEquivalentRankingData(RankingDataDefaultView liteRankingData)
          Return all of RankingData which use the given RankingContext..
 RankingDataDefaultView[] RankingService.getEquivalentRankingData(DefaultLiteIBAReferenceable ref)
          Return all of RankingData which use the given RankingContext..
 RankingDataDefaultView RankingService.refreshRankingData(DefaultLiteIBAReferenceable ref)
          Return all of RankingData which use the given RankingContext..
 RankingContext[] RankingDBService.getRankingContexts()
          Get all exiting RankingContexts.
 RankingContext RankingDBService.createRankingContext(RankingContextDefaultView liteContext)
          Creates a new RankingContext.
 RankingContext RankingDBService.updateRankingContext(RankingContextDefaultView liteContext)
          Updates an existing RankingContext.
 void RankingDBService.deleteRankingContext(RankingContextDefaultView liteContext)
          Deletes the existing RankingContext.
 RankingContext RankingDBService.refreshRankingContext(RankingContextDefaultView liteContext)
          Refreshes the existing RankingContext.
 RankingDataContainer RankingDBService.refreshRankingDataContainer(IBAHolder ibaHolder)
          Refreshes the RankingDataContainer and the RankingData inside of it.
 RankingDataContainer RankingDBService.updateRankingDataContainer(RankingDataContainer rankdataContainer, IBAHolder ibaHolder, boolean published)
          Update RankingDataContainer and the RankingData inside of it.
 int[] RankingDBService.rankMultipleIBAHolders(RankingDataDefaultView[] liteRankData, IBAHolder[] ibaHolders, boolean published, boolean ignoreAll)
          Update multiple RankingDataContainers and the RankingData inside of them..
 RankingData[] RankingDBService.getRankingData(RankingContextDefaultView liteContext)
          Return all of RankingData which use the given RankingContext..
 RankingData[] RankingDBService.getEquivalentRankingData(RankingDataDefaultView liteRankingData)
          Return all of RankingData which use the given RankingContext..
 RankingData[] RankingDBService.getEquivalentRankingData(DefaultLiteIBAReferenceable ref)
          Return all of RankingData which use the given RankingContext..
 RankingData RankingDBService.refreshRankingData(DefaultLiteIBAReferenceable ref)
          Return all of RankingData which use the given RankingContext..
 

Uses of NotAuthorizedException in wt.fc
 

Methods in wt.fc that throw NotAuthorizedException
 Persistable StandardPersistenceManager.prepareForModification(Persistable obj)
          This method refreshes the given object and then checks whether the user has access control rights to modify it.
 Persistable StandardPersistenceManager.prepareForView(Persistable obj)
          This method refreshes the given object and then checks whether the user has access control rights to view it.
 Persistable StandardPersistenceManager.prepareForModification(WTReference objRef)
          This method refreshes the given object reference and then checks whether the user has access control rights to modify it.
 Persistable StandardPersistenceManager.prepareForView(WTReference objRef)
          This method refreshes the given object reference and then checks whether the user has access control rights to view it.
 WTCollection StandardPersistenceManager.prepareForModification(WTCollection a_objects)
          This method refreshes the given WTCollection and then checks whether the user has access control rights to modify it.
 Persistable PersistenceManagerFwd.prepareForModification(Persistable obj)
          This method refreshes the given object and then checks whether the user has access control rights to modify it.
 Persistable PersistenceManagerFwd.prepareForView(Persistable obj)
          This method refreshes the given object and then checks whether the user has access control rights to view it.
 Persistable PersistenceManagerFwd.prepareForModification(WTReference objRef)
          This method refreshes the given object reference and then checks whether the user has access control rights to modify it.
 Persistable PersistenceManagerFwd.prepareForView(WTReference objRef)
          This method refreshes the given object reference and then checks whether the user has access control rights to view it.
 WTCollection PersistenceManagerFwd.prepareForModification(WTCollection a_objects)
          This method refreshes the given WTCollection and then checks whether the user has access control rights to modify it.
 Persistable PersistenceManager.prepareForModification(Persistable obj)
          This method refreshes the given object and then checks whether the user has access control rights to modify it.
 Persistable PersistenceManager.prepareForView(Persistable obj)
          This method refreshes the given object and then checks whether the user has access control rights to view it.
 Persistable PersistenceManager.prepareForModification(WTReference objRef)
          This method refreshes the given object reference and then checks whether the user has access control rights to modify it.
 Persistable PersistenceManager.prepareForView(WTReference objRef)
          This method refreshes the given object reference and then checks whether the user has access control rights to view it.
 WTCollection PersistenceManager.prepareForModification(WTCollection a_objects)
          This method refreshes the given WTCollection and then checks whether the user has access control rights to modify it.
 Persistable StandardPersistenceManager.prepareForModification(Persistable obj)
          This method refreshes the given object and then checks whether the user has access control rights to modify it.
 Persistable StandardPersistenceManager.prepareForView(Persistable obj)
          This method refreshes the given object and then checks whether the user has access control rights to view it.
 Persistable StandardPersistenceManager.prepareForModification(WTReference objRef)
          This method refreshes the given object reference and then checks whether the user has access control rights to modify it.
 Persistable StandardPersistenceManager.prepareForView(WTReference objRef)
          This method refreshes the given object reference and then checks whether the user has access control rights to view it.
 WTCollection StandardPersistenceManager.prepareForModification(WTCollection a_objects)
          This method refreshes the given WTCollection and then checks whether the user has access control rights to modify it.
 Persistable PersistenceManagerFwd.prepareForModification(Persistable obj)
          This method refreshes the given object and then checks whether the user has access control rights to modify it.
 Persistable PersistenceManagerFwd.prepareForView(Persistable obj)
          This method refreshes the given object and then checks whether the user has access control rights to view it.
 Persistable PersistenceManagerFwd.prepareForModification(WTReference objRef)
          This method refreshes the given object reference and then checks whether the user has access control rights to modify it.
 Persistable PersistenceManagerFwd.prepareForView(WTReference objRef)
          This method refreshes the given object reference and then checks whether the user has access control rights to view it.
 WTCollection PersistenceManagerFwd.prepareForModification(WTCollection a_objects)
          This method refreshes the given WTCollection and then checks whether the user has access control rights to modify it.
 Persistable PersistenceManager.prepareForModification(Persistable obj)
          This method refreshes the given object and then checks whether the user has access control rights to modify it.
 Persistable PersistenceManager.prepareForView(Persistable obj)
          This method refreshes the given object and then checks whether the user has access control rights to view it.
 Persistable PersistenceManager.prepareForModification(WTReference objRef)
          This method refreshes the given object reference and then checks whether the user has access control rights to modify it.
 Persistable PersistenceManager.prepareForView(WTReference objRef)
          This method refreshes the given object reference and then checks whether the user has access control rights to view it.
 WTCollection PersistenceManager.prepareForModification(WTCollection a_objects)
          This method refreshes the given WTCollection and then checks whether the user has access control rights to modify it.
 

Uses of NotAuthorizedException in wt.iba.definition.service
 

Methods in wt.iba.definition.service that throw NotAuthorizedException
 AttributeOrgNodeView StandardIBADefinitionService.copyAttributeOrganizer(AttributeOrgNodeView sourceNode, AttributeOrgNodeView targetParentNode)
          Copies the current AttributeOrgNodeView along with its children and attaches them to the new parent node.
 AttributeDefNodeView StandardIBADefinitionService.copyAttributeDefinition(AttributeDefNodeView sourceNode, AttributeOrgNodeView targetParentNode)
          Copies the current AttributeDefNodeView and its children and attached them to the new AttributeOrgNodeView parent node.
 AttributeDefNodeView StandardIBADefinitionService.copyAttributeDefinition(AttributeDefNodeView sourceNode, AttributeDefNodeView targetParentNode)
          Copies the current AttributeDefNodeView along with its children and attached them to the AttributeDefNodeView parent node.
 AttributeDefDefaultView StandardIBADefinitionService.createAttributeDefinition(AttributeDefDefaultView attributeDef)
          Creates the given attribute definition.
 AttributeOrgDefaultView StandardIBADefinitionService.createAttributeOrganizer(AttributeOrgDefaultView attributeOrg)
          Creates the given Attribute Organizer.
 void StandardIBADefinitionService.deleteAttributeDefinition(AttributeDefDefaultView attributeDef)
          Deletes the given attribute definition and all its children..
 void StandardIBADefinitionService.deleteAttributeOrganizer(AttributeOrgDefaultView attributeOrg)
          Deletes the given attribute organizer and all its children.
 void StandardIBADefinitionService.deleteAttributeOrganizer(AttributeOrgNodeView node)
          Deletes the given attribute organizer and all its children.
 void StandardIBADefinitionService.deleteAttributeDefinition(AttributeDefNodeView node)
          Permantly delete the Attribute Definition node and its children from the DB.
 AttributeDefDefaultView StandardIBADefinitionService.getAttributeDefDefaultViewByPath(String path)
          Get an attribute definition by specifing the path.
 AttributeDefDefaultView StandardIBADefinitionService.updateAttributeDefinition(AttributeDefDefaultView node)
          Updates the current Attribute Definition by saving its state to the DB.
 AttributeOrgDefaultView StandardIBADefinitionService.updateAttributeOrganizer(AttributeOrgDefaultView node)
          Updates the current Attribute Organizer by saving its state to the DB.
 AttributeDefNodeView StandardIBADefinitionService.updateAttributeDefinition(AttributeDefNodeView node)
          Updates the current Attribute Definition node by saving its state to the DB.
 AttributeOrgNodeView StandardIBADefinitionService.updateAttributeOrganizer(AttributeOrgNodeView node)
          Updates the current Attribute Organizer node by saving its state to the DB.
 AttributeOrgNodeView IBADefinitionServiceFwd.copyAttributeOrganizer(AttributeOrgNodeView sourceNode, AttributeOrgNodeView targetParentNode)
          Copies the current AttributeOrgNodeView along with its children and attaches them to the new parent node.
 AttributeDefNodeView IBADefinitionServiceFwd.copyAttributeDefinition(AttributeDefNodeView sourceNode, AttributeOrgNodeView targetParentNode)
          Copies the current AttributeDefNodeView and its children and attached them to the new AttributeOrgNodeView parent node.
 AttributeDefNodeView IBADefinitionServiceFwd.copyAttributeDefinition(AttributeDefNodeView sourceNode, AttributeDefNodeView targetParentNode)
          Copies the current AttributeDefNodeView along with its children and attached them to the AttributeDefNodeView parent node.
 AttributeDefDefaultView IBADefinitionServiceFwd.createAttributeDefinition(AttributeDefDefaultView attributeDef)
          Creates the given attribute definition.
 AttributeOrgDefaultView IBADefinitionServiceFwd.createAttributeOrganizer(AttributeOrgDefaultView attributeOrg)
          Creates the given Attribute Organizer.
 void IBADefinitionServiceFwd.deleteAttributeDefinition(AttributeDefDefaultView attributeDef)
          Deletes the given attribute definition and all its children..
 void IBADefinitionServiceFwd.deleteAttributeOrganizer(AttributeOrgDefaultView attributeOrg)
          Deletes the given attribute organizer and all its children.
 void IBADefinitionServiceFwd.deleteAttributeOrganizer(AttributeOrgNodeView node)
          Deletes the given attribute organizer and all its children.
 void IBADefinitionServiceFwd.deleteAttributeDefinition(AttributeDefNodeView node)
          Permantly delete the Attribute Definition node and its children from the DB.
 AttributeDefDefaultView IBADefinitionServiceFwd.getAttributeDefDefaultViewByPath(String path)
          Get an attribute definition by specifing the path.
 AttributeDefDefaultView IBADefinitionServiceFwd.updateAttributeDefinition(AttributeDefDefaultView node)
          Updates the current Attribute Definition by saving its state to the DB.
 AttributeOrgDefaultView IBADefinitionServiceFwd.updateAttributeOrganizer(AttributeOrgDefaultView node)
          Updates the current Attribute Organizer by saving its state to the DB.
 AttributeDefNodeView IBADefinitionServiceFwd.updateAttributeDefinition(AttributeDefNodeView node)
          Updates the current Attribute Definition node by saving its state to the DB.
 AttributeOrgNodeView IBADefinitionServiceFwd.updateAttributeOrganizer(AttributeOrgNodeView node)
          Updates the current Attribute Organizer node by saving its state to the DB.
 AttributeOrgNodeView IBADefinitionService.copyAttributeOrganizer(AttributeOrgNodeView sourceNode, AttributeOrgNodeView targetParentNode)
          Copies the current AttributeOrgNodeView along with its children and attaches them to the new parent node.
 AttributeDefNodeView IBADefinitionService.copyAttributeDefinition(AttributeDefNodeView sourceNode, AttributeOrgNodeView targetParentNode)
          Copies the current AttributeDefNodeView and its children and attached them to the new AttributeOrgNodeView parent node.
 AttributeDefNodeView IBADefinitionService.copyAttributeDefinition(AttributeDefNodeView sourceNode, AttributeDefNodeView targetParentNode)
          Copies the current AttributeDefNodeView along with its children and attached them to the AttributeDefNodeView parent node.
 AttributeDefDefaultView IBADefinitionService.createAttributeDefinition(AttributeDefDefaultView attributeDef)
          Creates the given attribute definition.
 AttributeOrgDefaultView IBADefinitionService.createAttributeOrganizer(AttributeOrgDefaultView attributeOrg)
          Creates the given Attribute Organizer.
 void IBADefinitionService.deleteAttributeDefinition(AttributeDefDefaultView attributeDef)
          Deletes the given attribute definition and all its children..
 void IBADefinitionService.deleteAttributeOrganizer(AttributeOrgDefaultView attributeOrg)
          Deletes the given attribute organizer and all its children.
 void IBADefinitionService.deleteAttributeOrganizer(AttributeOrgNodeView node)
          Deletes the given attribute organizer and all its children.
 void IBADefinitionService.deleteAttributeDefinition(AttributeDefNodeView node)
          Permantly delete the Attribute Definition node and its children from the DB.
 AttributeDefDefaultView IBADefinitionService.getAttributeDefDefaultViewByPath(String path)
          Get an attribute definition by specifing the path.
 AttributeDefDefaultView IBADefinitionService.updateAttributeDefinition(AttributeDefDefaultView node)
          Updates the current Attribute Definition by saving its state to the DB.
 AttributeOrgDefaultView IBADefinitionService.updateAttributeOrganizer(AttributeOrgDefaultView node)
          Updates the current Attribute Organizer by saving its state to the DB.
 AttributeDefNodeView IBADefinitionService.updateAttributeDefinition(AttributeDefNodeView node)
          Updates the current Attribute Definition node by saving its state to the DB.
 AttributeOrgNodeView IBADefinitionService.updateAttributeOrganizer(AttributeOrgNodeView node)
          Updates the current Attribute Organizer node by saving its state to the DB.
 AttributeHierarchyChild IBADefinitionDBService.copyAttributeDefinition(AttributeDefNodeView sourceNode, AttributeOrgNodeView targetParentNode)
          Copies the current Attribute Definition node and its children and attached them to the new Attribute Organizer parent node.
 AttributeHierarchyChild IBADefinitionDBService.copyAttributeOrganizer(AttributeOrgNodeView sourceNode, AttributeOrgNodeView targetParentNode)
          Copies the current Attribute Organizer node and its children and attached them to the new parent node.
 AttributeHierarchyChild IBADefinitionDBService.copyAttributeDefinition(AttributeDefNodeView sourceNode, AttributeDefNodeView targetParentNode)
          Copies the current Attribute Definition node and its children and attached them to the new parent node.
 AttributeHierarchyChild IBADefinitionDBService.createAttributeDefinition(AttributeDefDefaultView attributeDef)
          Creates the given attribute definition.
 AttributeHierarchyChild IBADefinitionDBService.createAttributeOrganizer(AttributeOrgDefaultView attributeOrg)
          Creates the given attribute organizer.
 void IBADefinitionDBService.deleteAttributeDefinition(AttributeDefDefaultView attributeDef)
          Deletes the given attribute definition.
 void IBADefinitionDBService.deleteAttributeOrganizer(AttributeOrgDefaultView attributeOrg)
          Deletes the given attribute organizer.
 void IBADefinitionDBService.deleteAttributeDefinition(AttributeDefNodeView node)
          Deletes the given attribute definitionr.
 void IBADefinitionDBService.deleteAttributeOrganizer(AttributeOrgNodeView node)
          Deletes the given attribute organizer.
 AttributeHierarchyChild IBADefinitionDBService.updateAttributeDefinition(AttributeDefDefaultView node)
          Updates the current Attribute Definition by saving its state to the DB.
 AttributeHierarchyChild IBADefinitionDBService.updateAttributeOrganizer(AttributeOrgDefaultView node)
          Updates the current Attribute Organizer by saving its state to the DB.
 AttributeHierarchyChild IBADefinitionDBService.updateAttributeOrganizer(AttributeOrgNodeView node)
          Updates the current Attribute Organizer by saving its state to the DB.
 AttributeHierarchyChild IBADefinitionDBService.updateAttributeDefinition(AttributeDefNodeView node)
          Updates the current Attribute Definition by saving its state to the DB.
 

Uses of NotAuthorizedException in wt.iba.value.service
 

Methods in wt.iba.value.service that throw NotAuthorizedException
 IBAHolder StandardIBAValueService.createIBAHolder(IBAHolder ibaHolder, Object constraintParam)
          Deletes this IBAHolder business object and its associated IBA attributes.
 void StandardIBAValueService.deleteIBAHolder(IBAHolder ibaHolder, Object constraintParam)
          Deletes this IBAHolder business object and its associated IBA attributes.
 IBAHolder MultiObjIBAValueService.createIBAHolder(IBAHolder ibaHolder, Object constraintParam)
          Deletes this IBAHolder business object and its associated IBA attributes.
 void MultiObjIBAValueService.deleteIBAHolder(IBAHolder ibaHolder, Object constraintParam)
          Deletes this IBAHolder business object and its associated IBA attributes.
 void MultiObjIBAValueDBService.deleteAttributeContainer(IBAHolder ibaHolder, Object constraintParam)
          

Supported API: false
 IBAHolder IBAValueServiceFwd.createIBAHolder(IBAHolder ibaHolder, Object constraintParam)
          Deletes this IBAHolder business object and its associated IBA attributes.
 void IBAValueServiceFwd.deleteIBAHolder(IBAHolder ibaHolder, Object constraintParam)
          Deletes this IBAHolder business object and its associated IBA attributes.
 IBAHolder IBAValueService.createIBAHolder(IBAHolder ibaHolder, Object constraintParam)
          Deletes this IBAHolder business object and its associated IBA attributes.
 void IBAValueService.deleteIBAHolder(IBAHolder ibaHolder, Object constraintParam)
          Deletes this IBAHolder business object and its associated IBA attributes.
 void IBAValueDBServiceInterface.deleteAttributeContainer(IBAHolder ibaHolder, Object constraintParam)
          

Supported API: false
 void IBAValueDBService.deleteAttributeContainer(IBAHolder ibaHolder, Object constraintParam)
          

Supported API: false
 

Uses of NotAuthorizedException in wt.units.dbService
 

Methods in wt.units.dbService that throw NotAuthorizedException
 MeasurementSystem UnitDBService.createMeasurementSystem(MeasurementSystemDefaultView measurementSystemDefaultView)
          Creates a new Measurement System.
 QuantityOfMeasure UnitDBService.createQuantityOfMeasure(QuantityOfMeasureDefaultView quantityOfMeasureDefaultView)
          Creates the QuantityOfMeasure object given its LiteQuantityOfMeasure object.
 void UnitDBService.deleteQuantityOfMeasure(QuantityOfMeasureDefaultView quantityOfMeasureDefaultView)
          Deletes the QuantityOfMeasure object given its name.
 void UnitDBService.deleteMeasurementSystem(MeasurementSystemDefaultView measurementSystemDefaultView)
          Deletes this measurement system given its name.
 MeasurementSystem UnitDBService.updateMeasurementSystem(MeasurementSystemDefaultView measurementSystemDefaultView)
          Updates a Measurement System.
 QuantityOfMeasure UnitDBService.updateQuantityOfMeasure(QuantityOfMeasureDefaultView quantityOfMeasureDefaultView)
          Update the QuantityOfMeasure object in data store given its LiteQuantityOfMeasurement object.
 

Uses of NotAuthorizedException in wt.units.service
 

Methods in wt.units.service that throw NotAuthorizedException
 MeasurementSystemDefaultView UnitsServiceFwd.createMeasurementSystem(MeasurementSystemDefaultView measurementSystemDefaultView)
          Creates a new Measurement System.
 QuantityOfMeasureDefaultView UnitsServiceFwd.createQuantityOfMeasure(QuantityOfMeasureDefaultView quantityOfMeasureDefaultView)
          Creates the QuantityOfMeasure object given its lite version QuantityOfMeasureDefaultView object.
 void UnitsServiceFwd.deleteMeasurementSystem(MeasurementSystemDefaultView measurementSystemDefaultView)
          Deletes this measurement system given its name.
 void UnitsServiceFwd.deleteQuantityOfMeasure(QuantityOfMeasureDefaultView quantityOfMeasureDefaultView)
          Deletes the QuantityOfMeasure object given its name.
 MeasurementSystemDefaultView UnitsServiceFwd.updateMeasurementSystem(MeasurementSystemDefaultView measurementSystemDefaultView)
          Updates a Measurement System by saving the current object to datastore.
 QuantityOfMeasureDefaultView UnitsServiceFwd.updateQuantityOfMeasure(QuantityOfMeasureDefaultView quantityOfMeasureDefaultView)
          Update the QuantityOfMeasure by saving its state to datastore.
 MeasurementSystemDefaultView UnitsService.createMeasurementSystem(MeasurementSystemDefaultView measurementSystemDefaultView)
          Creates a new Measurement System.
 QuantityOfMeasureDefaultView UnitsService.createQuantityOfMeasure(QuantityOfMeasureDefaultView quantityOfMeasureDefaultView)
          Creates the QuantityOfMeasure object given its lite version QuantityOfMeasureDefaultView object.
 void UnitsService.deleteMeasurementSystem(MeasurementSystemDefaultView measurementSystemDefaultView)
          Deletes this measurement system given its name.
 void UnitsService.deleteQuantityOfMeasure(QuantityOfMeasureDefaultView quantityOfMeasureDefaultView)
          Deletes the QuantityOfMeasure object given its name.
 MeasurementSystemDefaultView UnitsService.updateMeasurementSystem(MeasurementSystemDefaultView measurementSystemDefaultView)
          Updates a Measurement System by saving the current object to datastore.
 QuantityOfMeasureDefaultView UnitsService.updateQuantityOfMeasure(QuantityOfMeasureDefaultView quantityOfMeasureDefaultView)
          Update the QuantityOfMeasure by saving its state to datastore.
 MeasurementSystemDefaultView StandardUnitsService.createMeasurementSystem(MeasurementSystemDefaultView measurementSystemDefaultView)
          Creates a new Measurement System.
 QuantityOfMeasureDefaultView StandardUnitsService.createQuantityOfMeasure(QuantityOfMeasureDefaultView quantityOfMeasureDefaultView)
          Creates the QuantityOfMeasure object given its lite version QuantityOfMeasureDefaultView object.
 void StandardUnitsService.deleteMeasurementSystem(MeasurementSystemDefaultView measurementSystemDefaultView)
          Deletes this measurement system given its name.
 void StandardUnitsService.deleteQuantityOfMeasure(QuantityOfMeasureDefaultView quantityOfMeasureDefaultView)
          Deletes the QuantityOfMeasure object given its name.
 MeasurementSystemDefaultView StandardUnitsService.updateMeasurementSystem(MeasurementSystemDefaultView measurementSystemDefaultView)
          Updates a Measurement System by saving the current object to datastore.
 QuantityOfMeasureDefaultView StandardUnitsService.updateQuantityOfMeasure(QuantityOfMeasureDefaultView quantityOfMeasureDefaultView)
          Update the QuantityOfMeasure by saving its state to datastore.
 

Uses of NotAuthorizedException in wt.workflow.forum
 

Methods in wt.workflow.forum that throw NotAuthorizedException
 void StandardForumService.addForum(DiscussionForum forum, SubjectOfForum subject, boolean primary)
          Creates and ForumSubject association between the given forum and the subject.
 DiscussionTopic StandardForumService.saveTopic(DiscussionTopic topic)
          Persist the topic if it doesnt already exist and update the existing one otherwise.
 void ForumServiceFwd.addForum(DiscussionForum forum, SubjectOfForum subject, boolean primary)
          Creates and ForumSubject association between the given forum and the subject.
 DiscussionTopic ForumServiceFwd.saveTopic(DiscussionTopic topic)
          Persist the topic if it doesnt already exist and update the existing one otherwise.
 void ForumService.addForum(DiscussionForum forum, SubjectOfForum subject, boolean primary)
          Creates and ForumSubject association between the given forum and the subject.
 DiscussionTopic ForumService.saveTopic(DiscussionTopic topic)
          Persist the topic if it doesnt already exist and update the existing one otherwise.
 DiscussionForum DiscussionForum.closeForum()
          Makes the Forum read only.
 void StandardForumService.addForum(DiscussionForum forum, SubjectOfForum subject, boolean primary)
          Creates and ForumSubject association between the given forum and the subject.
 DiscussionTopic StandardForumService.saveTopic(DiscussionTopic topic)
          Persist the topic if it doesnt already exist and update the existing one otherwise.
 void ForumServiceFwd.addForum(DiscussionForum forum, SubjectOfForum subject, boolean primary)
          Creates and ForumSubject association between the given forum and the subject.
 DiscussionTopic ForumServiceFwd.saveTopic(DiscussionTopic topic)
          Persist the topic if it doesnt already exist and update the existing one otherwise.
 void ForumService.addForum(DiscussionForum forum, SubjectOfForum subject, boolean primary)
          Creates and ForumSubject association between the given forum and the subject.
 DiscussionTopic ForumService.saveTopic(DiscussionTopic topic)
          Persist the topic if it doesnt already exist and update the existing one otherwise.
 DiscussionForum DiscussionForum.closeForum()
          Makes the Forum read only.