|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceObjectClassTypeDefinitionType
com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceEntitlementTypeDefinitionType
public class ResourceEntitlementTypeDefinitionType
Defines a type from the resource schema (object class) that can be used for using entitlements.
Java class for ResourceEntitlementTypeDefinitionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResourceEntitlementTypeDefinitionType"> <complexContent> <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-2a}ResourceObjectClassTypeDefinitionType"> <sequence> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
static QName |
COMPLEX_TYPE
|
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceObjectClassTypeDefinitionType |
---|
_default, assignmentPolicyEnforcement, attribute, dependency, description, displayName, entitlementAssociation, F__DEFAULT, F_ASSIGNMENT_POLICY_ENFORCEMENT, F_ATTRIBUTE, F_DEPENDENCY, F_DESCRIPTION, F_DISPLAY_NAME, F_ENTITLEMENT_ASSOCIATION, F_NAME, F_OBJECT_CLASS, name, objectClass |
Constructor Summary | |
---|---|
ResourceEntitlementTypeDefinitionType()
Creates a new ResourceEntitlementTypeDefinitionType instance. |
|
ResourceEntitlementTypeDefinitionType(ResourceEntitlementTypeDefinitionType o)
Creates a new ResourceEntitlementTypeDefinitionType instance by deeply copying a given ResourceEntitlementTypeDefinitionType instance. |
Method Summary | |
---|---|
ResourceEntitlementTypeDefinitionType |
clone()
Creates and returns a deep copy of this object. |
boolean |
equals(Object object)
|
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
|
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
|
String |
toString()
Generates a String representation of the contents of this type. |
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_2a.ResourceObjectClassTypeDefinitionType |
---|
getAssignmentPolicyEnforcement, getAttribute, getDependency, getDescription, getDisplayName, getEntitlementAssociation, getName, getObjectClass, isDefault, setAssignmentPolicyEnforcement, setDefault, setDescription, setDisplayName, setName, setObjectClass |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final QName COMPLEX_TYPE
Constructor Detail |
---|
public ResourceEntitlementTypeDefinitionType()
ResourceEntitlementTypeDefinitionType
instance.
public ResourceEntitlementTypeDefinitionType(ResourceEntitlementTypeDefinitionType o)
ResourceEntitlementTypeDefinitionType
instance by deeply copying a given ResourceEntitlementTypeDefinitionType
instance.
o
- The instance to copy.
NullPointerException
- if o
is null
.Method Detail |
---|
public String toString()
toString
in class ResourceObjectClassTypeDefinitionType
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
hashCode
in class ResourceObjectClassTypeDefinitionType
public int hashCode()
hashCode
in class ResourceObjectClassTypeDefinitionType
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
equals
in class ResourceObjectClassTypeDefinitionType
public boolean equals(Object object)
equals
in class ResourceObjectClassTypeDefinitionType
public ResourceEntitlementTypeDefinitionType clone()
clone
in class ResourceObjectClassTypeDefinitionType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |