public class IndividualFiltering extends Object implements Individual
| Constructor and Description |
|---|
IndividualFiltering(Individual individual,
VitroFilters filters) |
public IndividualFiltering(Individual individual, VitroFilters filters)
public List<DataProperty> getDataPropertyList()
getDataPropertyList in interface Individualpublic List<DataProperty> getPopulatedDataPropertyList()
getPopulatedDataPropertyList in interface Individualpublic List<DataPropertyStatement> getDataPropertyStatements()
getDataPropertyStatements in interface Individualpublic List<DataPropertyStatement> getDataPropertyStatements(String propertyUri)
getDataPropertyStatements in interface Individualpublic Map<String,DataProperty> getDataPropertyMap()
getDataPropertyMap in interface Individualpublic List<ObjectProperty> getObjectPropertyList()
getObjectPropertyList in interface Individualpublic List<ObjectProperty> getPopulatedObjectPropertyList()
IndividualgetPopulatedObjectPropertyList in interface Individualpublic List<ObjectPropertyStatement> getObjectPropertyStatements()
getObjectPropertyStatements in interface Individualpublic List<ObjectPropertyStatement> getObjectPropertyStatements(String propertyUri)
getObjectPropertyStatements in interface Individualpublic Map<String,ObjectProperty> getObjectPropertyMap()
getObjectPropertyMap in interface Individualpublic List<DataPropertyStatement> getExternalIds()
getExternalIds in interface Individualpublic String getMainImageUri()
getMainImageUri in interface Individualpublic String getImageUrl()
getImageUrl in interface Individualpublic String getThumbUrl()
getThumbUrl in interface Individualpublic String getLocalName()
getLocalName in interface ResourceBeanpublic Timestamp getModTime()
getModTime in interface Individualpublic String getName()
getName in interface Individualpublic String getLabel()
getLabel in interface ResourceBeanpublic String getPickListName()
getPickListName in interface ResourceBeanpublic String getRdfsLabel()
IndividualgetRdfsLabel in interface Individualpublic String getNamespace()
getNamespace in interface ResourceBeanpublic String getURI()
getURI in interface ResourceBeanpublic VClass getVClass()
getVClass in interface Individualpublic String getVClassURI()
getVClassURI in interface Individualpublic void setDatatypePropertyList(List<DataProperty> datatypePropertyList)
setDatatypePropertyList in interface Individualpublic void setPopulatedDataPropertyList(List<DataProperty> dataPropertyList)
setPopulatedDataPropertyList in interface Individualpublic void setObjectPropertyStatements(List<ObjectPropertyStatement> list)
setObjectPropertyStatements in interface Individualpublic void setDataPropertyStatements(List<DataPropertyStatement> list)
setDataPropertyStatements in interface Individualpublic void setExternalIds(List<DataPropertyStatement> externalIds)
setExternalIds in interface Individualpublic void setMainImageUri(String mainImageUri)
setMainImageUri in interface Individualpublic void setLocalName(String localName)
setLocalName in interface ResourceBeanpublic void setModTime(Timestamp in)
setModTime in interface Individualpublic void setName(String in)
setName in interface Individualpublic void setRdfsLabel(String in)
setRdfsLabel in interface Individualpublic void setNamespace(String namespace)
setNamespace in interface ResourceBeanpublic void setPropertyList(List<ObjectProperty> propertyList)
setPropertyList in interface Individualpublic void setPopulatedObjectPropertyList(List<ObjectProperty> propertyList)
setPopulatedObjectPropertyList in interface Individualpublic void setURI(String URI)
setURI in interface ResourceBeanpublic void setVClass(VClass class1)
setVClass in interface Individualpublic void setVClassURI(String in)
setVClassURI in interface Individualpublic void sortForDisplay()
sortForDisplay in interface Individualpublic List<VClass> getVClasses()
getVClasses in interface Individualpublic List<VClass> getVClasses(boolean direct)
getVClasses in interface Individualpublic boolean isVClass(String uri)
IndividualisVClass in interface Individualpublic List<String> getMostSpecificTypeURIs()
getMostSpecificTypeURIs in interface Individualpublic void setDataPropertyMap(Map<String,DataProperty> propertyMap)
setDataPropertyMap in interface Individualpublic void setObjectPropertyMap(Map<String,ObjectProperty> propertyMap)
setObjectPropertyMap in interface Individualpublic void setVClasses(List<VClass> classList, boolean direct)
setVClasses in interface Individualpublic JSONObject toJSON() throws JSONException
toJSON in interface IndividualJSONExceptionpublic BaseResourceBean.RoleLevel getHiddenFromDisplayBelowRoleLevel()
getHiddenFromDisplayBelowRoleLevel in interface ResourceBeanpublic void setHiddenFromDisplayBelowRoleLevel(BaseResourceBean.RoleLevel eR)
setHiddenFromDisplayBelowRoleLevel in interface ResourceBeanpublic void setHiddenFromDisplayBelowRoleLevelUsingRoleUri(String roleUri)
setHiddenFromDisplayBelowRoleLevelUsingRoleUri in interface ResourceBeanpublic BaseResourceBean.RoleLevel getProhibitedFromUpdateBelowRoleLevel()
getProhibitedFromUpdateBelowRoleLevel in interface ResourceBeanpublic void setProhibitedFromUpdateBelowRoleLevel(BaseResourceBean.RoleLevel eR)
setProhibitedFromUpdateBelowRoleLevel in interface ResourceBeanpublic void setProhibitedFromUpdateBelowRoleLevelUsingRoleUri(String roleUri)
setProhibitedFromUpdateBelowRoleLevelUsingRoleUri in interface ResourceBeanpublic BaseResourceBean.RoleLevel getHiddenFromPublishBelowRoleLevel()
getHiddenFromPublishBelowRoleLevel in interface ResourceBeanpublic void setHiddenFromPublishBelowRoleLevel(BaseResourceBean.RoleLevel eR)
setHiddenFromPublishBelowRoleLevel in interface ResourceBeanpublic void setHiddenFromPublishBelowRoleLevelUsingRoleUri(String roleUri)
setHiddenFromPublishBelowRoleLevelUsingRoleUri in interface ResourceBeanpublic boolean isAnonymous()
isAnonymous in interface ResourceBeanpublic int compareTo(Individual ind2)
compareTo in interface Comparable<Individual>public void setSearchBoost(Float boost)
setSearchBoost in interface Individualpublic Float getSearchBoost()
getSearchBoost in interface Individualpublic void setSearchSnippet(String snippet)
setSearchSnippet in interface Individualpublic String getSearchSnippet()
getSearchSnippet in interface Individualpublic List<String> getDataValues(String propertyUri)
getDataValues in interface Individualpublic String getDataValue(String propertyUri)
getDataValue in interface Individualpublic DataPropertyStatement getDataPropertyStatement(String propertyUri)
getDataPropertyStatement in interface Individualpublic List<Individual> getRelatedIndividuals(String propertyUri)
getRelatedIndividuals in interface Individualpublic Individual getRelatedIndividual(String propertyUri)
getRelatedIndividual in interface Individualpublic boolean hasThumb()
hasThumb in interface Individualpublic void resolveAsFauxPropertyStatements(List<ObjectPropertyStatement> list)
IndividualresolveAsFauxPropertyStatements in interface Individuallist - Object property statementsCopyright © 2016. All rights reserved.