com.evolveum.midpoint.web.bean
Class ResourceObjectType

java.lang.Object
  extended by com.evolveum.midpoint.web.bean.ResourceObjectType
All Implemented Interfaces:
java.io.Serializable

public class ResourceObjectType
extends java.lang.Object
implements java.io.Serializable

Author:
lazyman
See Also:
Serialized Form

Constructor Summary
ResourceObjectType(ResourceObjectDefinition definition)
           
 
Method Summary
 java.lang.String getDisplayName()
           
 java.lang.String getHelp()
           
 java.lang.String getNativeObjectClass()
           
 java.lang.String getQualifiedType()
           
 java.lang.String getSimpleType()
           
 javax.xml.namespace.QName getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceObjectType

public ResourceObjectType(ResourceObjectDefinition definition)
Method Detail

getQualifiedType

public java.lang.String getQualifiedType()

getDisplayName

public java.lang.String getDisplayName()

getNativeObjectClass

public java.lang.String getNativeObjectClass()

getHelp

public java.lang.String getHelp()

getType

public javax.xml.namespace.QName getType()

getSimpleType

public java.lang.String getSimpleType()


Copyright © 2011 evolveum. All Rights Reserved.