com.evolveum.midpoint.web.component.wizard.resource.dto
Class ObjectClassDto
java.lang.Object
com.evolveum.midpoint.web.component.wizard.resource.dto.ObjectClassDto
- All Implemented Interfaces:
- java.io.Serializable
public class ObjectClassDto
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- lazyman
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
F_ATTRIBUTES_VISIBLE
public static final java.lang.String F_ATTRIBUTES_VISIBLE
- See Also:
- Constant Field Values
F_NAME
public static final java.lang.String F_NAME
- See Also:
- Constant Field Values
F_ATTRIBUTES
public static final java.lang.String F_ATTRIBUTES
- See Also:
- Constant Field Values
ObjectClassDto
public ObjectClassDto(ObjectClassComplexTypeDefinition definition)
getName
public java.lang.String getName()
isAttributesVisible
public boolean isAttributesVisible()
setAttributesVisible
public void setAttributesVisible(boolean attributesVisible)
getAttributes
public java.lang.String getAttributes()
Copyright © 2012 evolveum. All Rights Reserved.