|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.asset.kernel.model.AssetVocabulary>
com.liferay.portlet.asset.model.impl.AssetVocabularyModelImpl
com.liferay.portlet.asset.model.impl.AssetVocabularyBaseImpl
com.liferay.portlet.asset.model.impl.AssetVocabularyImpl
public class AssetVocabularyImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.asset.model.impl.AssetVocabularyModelImpl |
|---|
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, UUID_COLUMN_BITMASK |
| Fields inherited from interface com.liferay.asset.kernel.model.AssetVocabulary |
|---|
VOCABULARY_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
AssetVocabularyImpl()
|
|
| Method Summary | |
|---|---|
List<com.liferay.asset.kernel.model.AssetCategory> |
getCategories()
|
int |
getCategoriesCount()
|
long[] |
getRequiredClassNameIds()
|
long[] |
getSelectedClassNameIds()
|
long[] |
getSelectedClassTypePKs()
|
String |
getSettings()
|
com.liferay.portal.kernel.util.UnicodeProperties |
getSettingsProperties()
Deprecated. As of 7.0.0, with no direct replacement |
String |
getTitle(String languageId)
|
String |
getTitle(String languageId,
boolean useDefault)
|
String |
getUnambiguousTitle(List<com.liferay.asset.kernel.model.AssetVocabulary> vocabularies,
long groupId,
Locale locale)
|
protected AssetVocabularySettingsHelper |
getVocabularySettingsHelper()
|
boolean |
hasMoreThanOneCategorySelected(long[] categoryIds)
|
boolean |
isAssociatedToClassNameId(long classNameId)
|
boolean |
isAssociatedToClassNameIdAndClassTypePK(long classNameId,
long classTypePK)
|
boolean |
isMissingRequiredCategory(long classNameId,
long classTypePK,
long[] categoryIds)
|
boolean |
isMultiValued()
|
boolean |
isRequired(long classNameId)
Deprecated. As of 7.0.0, replaced by isRequired(long, long) |
boolean |
isRequired(long classNameId,
long classTypePK)
|
void |
setSettings(String settings)
|
void |
setSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties settingsProperties)
Deprecated. As of 7.0.0, with no direct replacement |
| Methods inherited from class com.liferay.portlet.asset.model.impl.AssetVocabularyBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.asset.kernel.model.AssetVocabularyModel |
|---|
clone, compareTo, getAvailableLanguageIds, getCompanyId, getCreateDate, getDefaultLanguageId, getDescription, getDescription, getDescription, getDescription, getDescription, getDescriptionCurrentLanguageId, getDescriptionCurrentValue, getDescriptionMap, getExpandoBridge, getGroupId, getLastPublishDate, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getTitle, getTitle, getTitle, getTitleCurrentLanguageId, getTitleCurrentValue, getTitleMap, getUserId, getUserName, getUserUuid, getUuid, getVocabularyId, hashCode, isCachedModel, isEscapedModel, isNew, prepareLocalizedFieldsForImport, prepareLocalizedFieldsForImport, setCachedModel, setCompanyId, setCreateDate, setDescription, setDescription, setDescription, setDescriptionCurrentLanguageId, setDescriptionMap, setDescriptionMap, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setLastPublishDate, setModifiedDate, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setTitle, setTitle, setTitle, setTitleCurrentLanguageId, setTitleMap, setTitleMap, setUserId, setUserName, setUserUuid, setUuid, setVocabularyId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
| Methods inherited from interface com.liferay.portal.kernel.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.kernel.model.StagedModel |
|---|
getStagedModelType |
| Constructor Detail |
|---|
public AssetVocabularyImpl()
| Method Detail |
|---|
public List<com.liferay.asset.kernel.model.AssetCategory> getCategories()
public int getCategoriesCount()
public long[] getRequiredClassNameIds()
public long[] getSelectedClassNameIds()
public long[] getSelectedClassTypePKs()
public String getSettings()
getSettings in interface com.liferay.asset.kernel.model.AssetVocabularyModelgetSettings in class AssetVocabularyModelImpl@Deprecated public com.liferay.portal.kernel.util.UnicodeProperties getSettingsProperties()
public String getTitle(String languageId)
getTitle in interface com.liferay.asset.kernel.model.AssetVocabularyModelgetTitle in class AssetVocabularyModelImpl
public String getTitle(String languageId,
boolean useDefault)
getTitle in interface com.liferay.asset.kernel.model.AssetVocabularyModelgetTitle in class AssetVocabularyModelImpl
public String getUnambiguousTitle(List<com.liferay.asset.kernel.model.AssetVocabulary> vocabularies,
long groupId,
Locale locale)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean hasMoreThanOneCategorySelected(long[] categoryIds)
public boolean isAssociatedToClassNameId(long classNameId)
public boolean isAssociatedToClassNameIdAndClassTypePK(long classNameId,
long classTypePK)
public boolean isMissingRequiredCategory(long classNameId,
long classTypePK,
long[] categoryIds)
public boolean isMultiValued()
@Deprecated public boolean isRequired(long classNameId)
isRequired(long, long)
public boolean isRequired(long classNameId,
long classTypePK)
public void setSettings(String settings)
setSettings in interface com.liferay.asset.kernel.model.AssetVocabularyModelsetSettings in class AssetVocabularyModelImpl@Deprecated public void setSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties settingsProperties)
protected AssetVocabularySettingsHelper getVocabularySettingsHelper()
|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||