Skip navigation links


Thor.API.Operations
Class tcAccessPolicyOperationsIntf.PolicyOwnerType

java.lang.Object
  extended by java.lang.Enum
      extended by Thor.API.Operations.tcAccessPolicyOperationsIntf.PolicyOwnerType

All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Enclosing interface:
tcAccessPolicyOperationsIntf

public static final class tcAccessPolicyOperationsIntf.PolicyOwnerType
extends java.lang.Enum
See Also:
Serialized Form

Field Summary
static tcAccessPolicyOperationsIntf.PolicyOwnerType ROLE
           
static tcAccessPolicyOperationsIntf.PolicyOwnerType USER
           

 

Method Summary
 java.lang.String getId()
           
static tcAccessPolicyOperationsIntf.PolicyOwnerType getOwnerType(java.lang.String displayName)
           
static tcAccessPolicyOperationsIntf.PolicyOwnerType valueOf(java.lang.String name)
           
static tcAccessPolicyOperationsIntf.PolicyOwnerType[] values()
           

 

Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf

 

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait

 

Field Detail

USER

public static final tcAccessPolicyOperationsIntf.PolicyOwnerType USER

ROLE

public static final tcAccessPolicyOperationsIntf.PolicyOwnerType ROLE

Method Detail

values

public static tcAccessPolicyOperationsIntf.PolicyOwnerType[] values()

valueOf

public static tcAccessPolicyOperationsIntf.PolicyOwnerType valueOf(java.lang.String name)

getId

public java.lang.String getId()

getOwnerType

public static tcAccessPolicyOperationsIntf.PolicyOwnerType getOwnerType(java.lang.String displayName)

Skip navigation links


Copyright © 2015, Oracle and/or its affiliates. All rights reserved.