|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrganizationServicesException | |
com.ptc.core.command.server | |
wt.org |
Uses of OrganizationServicesException in com.ptc.core.command.server |
Methods in com.ptc.core.command.server that throw OrganizationServicesException | |
static TypeInstanceIdentifier |
ServerCommandUtility.getPrincipalTypeInstanceIdentifier(String principalName)
Given a principal name, returns a TypeInstanceIdentifier |
static TypeInstanceIdentifier |
ServerCommandUtility.getPrincipalTypeInstanceIdentifier(Object principal)
Given an object identifying a principal, returns a TypeInstanceIdentifier |
Uses of OrganizationServicesException in wt.org |
Subclasses of OrganizationServicesException in wt.org | |
class |
AmbiguousPrincipalException
Supported API: false Extendable: false |
class |
ExternalDirectoryException
Exception thrown when an unexpected situation occurs while trying to access an external directory server (eg. |
class |
PartialResultsException
Supported API: false Extendable: false |
class |
PrincipalNameException
Exception thrown when an invalid name is provided for a principal. |
class |
UserNotFoundException
Exception thrown when a user can't be found in the system. |
Methods in wt.org that throw OrganizationServicesException | |
private void |
StandardOrganizationServicesManager._checkCreatePrincipal(WTPrincipal principal)
|
protected static void |
OrganizationServicesHelper.checkDisable(WTPrincipal principal)
Check if the given principal may be disabled. |
private void |
StandardOrganizationServicesManager._checkCreatePrincipal(WTPrincipal principal)
|
protected static void |
OrganizationServicesHelper.checkDisable(WTPrincipal principal)
Check if the given principal may be disabled. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |