public class VClassJena extends VClass
BaseResourceBean.RoleLevelcustomDisplayView, customEntryForm, customSearchView, customShortView, displayLimit, displayRank, group, groupURI, myDescription, myEntityCount, myExample, myName, myShortDefinition, quickEditJsp, searchBoosthiddenFromDisplayBelowRoleLevel, hiddenFromPublishBelowRoleLevel, localName, localNameWithPrefix, namespace, pickListName, prohibitedFromUpdateBelowRoleLevel, URI| Constructor and Description |
|---|
VClassJena(org.apache.jena.ontology.OntClass cls,
WebappDaoFactoryJena wadf) |
| Modifier and Type | Method and Description |
|---|---|
VClassJena |
copy()
Constructs the VClassJena as a deep copy of an existing VClassJena.
|
String |
getCustomDisplayView() |
String |
getCustomEntryForm() |
String |
getCustomSearchView() |
String |
getCustomShortView() |
String |
getDescription()
Information about the type of information expected of a member of this VClass
|
int |
getDisplayLimit() |
int |
getDisplayRank() |
String |
getExample()
An example member of this VClass
|
String |
getGroupURI() |
BaseResourceBean.RoleLevel |
getHiddenFromDisplayBelowRoleLevel() |
BaseResourceBean.RoleLevel |
getHiddenFromPublishBelowRoleLevel() |
String |
getLabel() |
String |
getLocalNameWithPrefix() |
String |
getName()
What this VClass is called
|
String |
getPickListName() |
BaseResourceBean.RoleLevel |
getProhibitedFromUpdateBelowRoleLevel() |
Float |
getSearchBoost() |
String |
getShortDef() |
List<VClass> |
getUnionComponents() |
boolean |
isUnion() |
compareTo, copyFields, getEntityCount, getGroup, getQuickEditJsp, setCustomDisplayView, setCustomEntryForm, setCustomSearchView, setCustomShortView, setDescription, setDisplayLimit, setDisplayRank, setEntityCount, setExample, setGroup, setGroupURI, setName, setQuickEditJsp, setSearchBoost, setShortDef, toStringequals, getLocalName, getNamespace, getURI, hashCode, isAnonymous, setHiddenFromDisplayBelowRoleLevel, setHiddenFromDisplayBelowRoleLevelUsingRoleUri, setHiddenFromPublishBelowRoleLevel, setHiddenFromPublishBelowRoleLevelUsingRoleUri, setLocalName, setLocalNameWithPrefix, setNamespace, setPickListName, setProhibitedFromUpdateBelowRoleLevel, setProhibitedFromUpdateBelowRoleLevelUsingRoleUri, setURIpublic VClassJena(org.apache.jena.ontology.OntClass cls,
WebappDaoFactoryJena wadf)
public VClassJena copy()
public String getLabel()
getLabel in interface ResourceBeangetLabel in class BaseResourceBeanpublic String getLocalNameWithPrefix()
getLocalNameWithPrefix in class BaseResourceBeanpublic String getPickListName()
getPickListName in interface ResourceBeangetPickListName in class BaseResourceBeanpublic String getExample()
getExample in class VClasspublic String getDescription()
getDescription in class VClasspublic String getShortDef()
getShortDef in class VClasspublic int getDisplayLimit()
getDisplayLimit in class VClasspublic int getDisplayRank()
getDisplayRank in class VClasspublic String getGroupURI()
getGroupURI in class VClasspublic String getCustomEntryForm()
getCustomEntryForm in class VClasspublic String getCustomDisplayView()
getCustomDisplayView in class VClasspublic String getCustomShortView()
getCustomShortView in class VClasspublic String getCustomSearchView()
getCustomSearchView in class VClasspublic Float getSearchBoost()
getSearchBoost in class VClasspublic BaseResourceBean.RoleLevel getHiddenFromDisplayBelowRoleLevel()
getHiddenFromDisplayBelowRoleLevel in interface ResourceBeangetHiddenFromDisplayBelowRoleLevel in class BaseResourceBeanpublic BaseResourceBean.RoleLevel getProhibitedFromUpdateBelowRoleLevel()
getProhibitedFromUpdateBelowRoleLevel in interface ResourceBeangetProhibitedFromUpdateBelowRoleLevel in class BaseResourceBeanpublic BaseResourceBean.RoleLevel getHiddenFromPublishBelowRoleLevel()
getHiddenFromPublishBelowRoleLevel in interface ResourceBeangetHiddenFromPublishBelowRoleLevel in class BaseResourceBeanpublic List<VClass> getUnionComponents()
getUnionComponents in class VClassCopyright © 2021. All rights reserved.