org.aludratest.hpalm.infrastructure
Class EntityDescriptor
java.lang.Object
org.aludratest.hpalm.infrastructure.EntityDescriptor
public final class EntityDescriptor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityDescriptor
public EntityDescriptor()
getBaseUrl
public String getBaseUrl()
setBaseUrl
public void setBaseUrl(String baseUrl)
getCollectionName
public String getCollectionName()
setCollectionName
public void setCollectionName(String collectionName)
getAttributes
public Collection<EntityDescriptor.AttributeElement> getAttributes()
getSecondLevelResources
public Collection<EntityDescriptor.IsSecondLevelResourceElement> getSecondLevelResources()
getExtensionName
public String getExtensionName()
setExtensionName
public void setExtensionName(String extensionName)
isFirstLevelResource
public EntityDescriptor.IsFirstLevelResourceElement isFirstLevelResource()
setFirstLevelResource
public void setFirstLevelResource(EntityDescriptor.IsFirstLevelResourceElement firstLevelResource)
getLabel
public String getLabel()
setLabel
public void setLabel(String label)
getName
public String getName()
setName
public void setName(String name)
getSiteEntity
public Boolean getSiteEntity()
setSiteEntity
public void setSiteEntity(Boolean siteEntity)
getSupportsAttachment
public EntityDescriptor.BooleanWithURLType getSupportsAttachment()
setSupportsAttachment
public void setSupportsAttachment(EntityDescriptor.BooleanWithURLType supportsAttachment)
getSupportsDataHidingFilter
public Boolean getSupportsDataHidingFilter()
setSupportsDataHidingFilter
public void setSupportsDataHidingFilter(Boolean supportsDataHidingFilter)
getSupportsGrouping
public EntityDescriptor.BooleanWithURLType getSupportsGrouping()
setSupportsGrouping
public void setSupportsGrouping(EntityDescriptor.BooleanWithURLType supportsGrouping)
getSupportsHistory
public EntityDescriptor.BooleanWithURLType getSupportsHistory()
setSupportsHistory
public void setSupportsHistory(EntityDescriptor.BooleanWithURLType supportsHistory)
getSupportsLock
public EntityDescriptor.BooleanWithURLType getSupportsLock()
setSupportsLock
public void setSupportsLock(EntityDescriptor.BooleanWithURLType supportsLock)
getSupportsMailing
public EntityDescriptor.BooleanWithURLType getSupportsMailing()
getSupportsStorage
public EntityDescriptor.BooleanWithURLType getSupportsStorage()
setSupportsMailing
public void setSupportsMailing(EntityDescriptor.BooleanWithURLType supportsMailing)
setSupportsStorage
public void setSupportsStorage(EntityDescriptor.BooleanWithURLType supportsStorage)
getSupportsMultiValue
public Boolean getSupportsMultiValue()
setSupportsMultiValue
public void setSupportsMultiValue(Boolean supportsMultiValue)
getSupportsSubtypes
public EntityDescriptor.SupportSubtypeInfo getSupportsSubtypes()
setSupportsSubtypes
public void setSupportsSubtypes(EntityDescriptor.SupportSubtypeInfo supportsSubtypes)
getSupportsVC
public EntityDescriptor.BooleanWithURLType getSupportsVC()
setSupportsVC
public void setSupportsVC(EntityDescriptor.BooleanWithURLType supportsVC)
getSupportsWorkflow
public Boolean getSupportsWorkflow()
setSupportsWorkflow
public void setSupportsWorkflow(Boolean supportsWorkflow)
getTable
public String getTable()
setTable
public void setTable(String table)
getSupportsCopying
public EntityDescriptor.BooleanWithURLType getSupportsCopying()
setSupportsCopying
public void setSupportsCopying(EntityDescriptor.BooleanWithURLType supportsCopying)
Copyright © 2015 aludratest.org. All rights reserved.