public class VClassList 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 |
|---|
VClassList(VClass vc,
List<Individual> ents) |
| Modifier and Type | Method and Description |
|---|---|
Comparator<Individual> |
getCompare()
override this if you want a different sorting.
|
List<Individual> |
getEntities() |
int |
getSize() |
void |
setEntities(List<Individual> entities) |
void |
sort() |
compareTo, copy, copyFields, getCustomDisplayView, getCustomEntryForm, getCustomSearchView, getCustomShortView, getDescription, getDisplayLimit, getDisplayRank, getEntityCount, getExample, getGroup, getGroupURI, getName, getQuickEditJsp, getSearchBoost, getShortDef, getUnionComponents, isUnion, setCustomDisplayView, setCustomEntryForm, setCustomSearchView, setCustomShortView, setDescription, setDisplayLimit, setDisplayRank, setEntityCount, setExample, setGroup, setGroupURI, setName, setQuickEditJsp, setSearchBoost, setShortDef, toStringequals, getHiddenFromDisplayBelowRoleLevel, getHiddenFromPublishBelowRoleLevel, getLabel, getLocalName, getLocalNameWithPrefix, getNamespace, getPickListName, getProhibitedFromUpdateBelowRoleLevel, getURI, hashCode, isAnonymous, setHiddenFromDisplayBelowRoleLevel, setHiddenFromDisplayBelowRoleLevelUsingRoleUri, setHiddenFromPublishBelowRoleLevel, setHiddenFromPublishBelowRoleLevelUsingRoleUri, setLocalName, setLocalNameWithPrefix, setNamespace, setPickListName, setProhibitedFromUpdateBelowRoleLevel, setProhibitedFromUpdateBelowRoleLevelUsingRoleUri, setURIpublic VClassList(VClass vc, List<Individual> ents)
public List<Individual> getEntities()
public void setEntities(List<Individual> entities)
public void sort()
public int getSize()
public Comparator<Individual> getCompare()
Copyright © 2016. All rights reserved.