Liferay 7.0-ce-m6

Uses of Class
com.liferay.portal.kernel.json.JSON

Packages that use JSON
com.liferay.portal.kernel.repository.model   
com.liferay.portal.kernel.search   
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
com.liferay.portal.service This package defines the portal service interfaces and classes. 
com.liferay.portal.theme This package defines the portal theme classes. 
com.liferay.portlet.announcements.model.impl   
com.liferay.portlet.asset.model.impl   
com.liferay.portlet.blogs.model.impl   
com.liferay.portlet.documentlibrary.model.impl   
com.liferay.portlet.dynamicdatamapping.model.impl   
com.liferay.portlet.expando.model.impl   
com.liferay.portlet.exportimport.model.impl   
com.liferay.portlet.journal.model.impl   
com.liferay.portlet.messageboards.model.impl   
com.liferay.portlet.mobiledevicerules.model.impl   
com.liferay.portlet.ratings.model.impl   
com.liferay.portlet.shopping.model.impl   
com.liferay.portlet.social.model.impl   
com.liferay.portlet.softwarecatalog.model.impl   
com.liferay.portlet.trash.model.impl   
 

Uses of JSON in com.liferay.portal.kernel.repository.model
 

Classes in com.liferay.portal.kernel.repository.model with annotations of type JSON
 interface FileEntry
           
 

Methods in com.liferay.portal.kernel.repository.model with annotations of type JSON
 InputStream FileEntry.getContentStream()
          Returns the content stream of the current file version.
 

Uses of JSON in com.liferay.portal.kernel.search
 

Methods in com.liferay.portal.kernel.search with annotations of type JSON
 String HitsImpl.getCollatedSpellCheckResult()
           
 Document[] HitsImpl.getDocs()
           
 Query HitsImpl.getQuery()
           
 String[] HitsImpl.getQuerySuggestions()
           
 String[] HitsImpl.getQueryTerms()
           
 float[] HitsImpl.getScores()
           
 String[] HitsImpl.getSnippets()
           
 

Uses of JSON in com.liferay.portal.model
 

Methods in com.liferay.portal.model with annotations of type JSON
 String Country.getNameCurrentValue()
           
 

Uses of JSON in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl with annotations of type JSON
 class AccountModelImpl
          The base model implementation for the Account service.
 class AddressModelImpl
          The base model implementation for the Address service.
 class BackgroundTaskModelImpl
          The base model implementation for the BackgroundTask service.
 class ClassNameModelImpl
          The base model implementation for the ClassName service.
 class CompanyModelImpl
          The base model implementation for the Company service.
 class ContactModelImpl
          The base model implementation for the Contact service.
 class CountryImpl
           
 class CountryModelImpl
          The base model implementation for the Country service.
 class EmailAddressModelImpl
          The base model implementation for the EmailAddress service.
 class GroupModelImpl
          The base model implementation for the Group service.
 class ImageModelImpl
          The base model implementation for the Image service.
 class LayoutBranchModelImpl
          The base model implementation for the LayoutBranch service.
 class LayoutModelImpl
          The base model implementation for the Layout service.
 class LayoutPrototypeModelImpl
          The base model implementation for the LayoutPrototype service.
 class LayoutRevisionModelImpl
          The base model implementation for the LayoutRevision service.
 class LayoutSetBranchModelImpl
          The base model implementation for the LayoutSetBranch service.
 class LayoutSetModelImpl
          The base model implementation for the LayoutSet service.
 class LayoutSetPrototypeModelImpl
          The base model implementation for the LayoutSetPrototype service.
 class ListTypeModelImpl
          The base model implementation for the ListType service.
 class MembershipRequestModelImpl
          The base model implementation for the MembershipRequest service.
 class OrganizationModelImpl
          The base model implementation for the Organization service.
 class OrgLaborModelImpl
          The base model implementation for the OrgLabor service.
 class PasswordPolicyModelImpl
          The base model implementation for the PasswordPolicy service.
 class PhoneModelImpl
          The base model implementation for the Phone service.
 class PluginSettingModelImpl
          The base model implementation for the PluginSetting service.
 class PortletModelImpl
          The base model implementation for the Portlet service.
 class PortletPreferencesModelImpl
          The base model implementation for the PortletPreferences service.
 class RegionModelImpl
          The base model implementation for the Region service.
 class RepositoryModelImpl
          The base model implementation for the Repository service.
 class ResourceBlockModelImpl
          The base model implementation for the ResourceBlock service.
 class ResourcePermissionModelImpl
          The base model implementation for the ResourcePermission service.
 class RoleModelImpl
          The base model implementation for the Role service.
 class TeamModelImpl
          The base model implementation for the Team service.
 class UserGroupGroupRoleModelImpl
          The base model implementation for the UserGroupGroupRole service.
 class UserGroupModelImpl
          The base model implementation for the UserGroup service.
 class UserGroupRoleModelImpl
          The base model implementation for the UserGroupRole service.
 class UserModelImpl
          The base model implementation for the User service.
 class WebsiteModelImpl
          The base model implementation for the Website service.
 

Methods in com.liferay.portal.model.impl with annotations of type JSON
 String CountryModelImpl.getA2()
           
 String CountryModelImpl.getA3()
           
 long AccountModelImpl.getAccountId()
           
 long ContactModelImpl.getAccountId()
           
 long CompanyModelImpl.getAccountId()
           
 long ResourcePermissionModelImpl.getActionIds()
           
 boolean RegionModelImpl.getActive()
           
 boolean CountryModelImpl.getActive()
           
 boolean PortletModelImpl.getActive()
           
 boolean LayoutPrototypeModelImpl.getActive()
           
 boolean GroupModelImpl.getActive()
           
 boolean PluginSettingModelImpl.getActive()
           
 boolean CompanyModelImpl.getActive()
           
 boolean LayoutSetPrototypeModelImpl.getActive()
           
 boolean UserGroupModelImpl.getAddedByLDAPImport()
           
 String EmailAddressModelImpl.getAddress()
           
 long AddressModelImpl.getAddressId()
           
 boolean UserModelImpl.getAgreedToTermsOfUse()
           
 String ContactModelImpl.getAimSn()
           
 boolean PasswordPolicyModelImpl.getAllowDictionaryWords()
           
 long BackgroundTaskModelImpl.getBackgroundTaskId()
           
 Date ContactModelImpl.getBirthday()
           
 boolean PasswordPolicyModelImpl.getChangeable()
           
 boolean PasswordPolicyModelImpl.getChangeRequired()
           
 boolean PasswordPolicyModelImpl.getCheckSyntax()
           
 String AddressModelImpl.getCity()
           
 long RoleModelImpl.getClassNameId()
           
 long PhoneModelImpl.getClassNameId()
           
 long ClassNameModelImpl.getClassNameId()
           
 long AddressModelImpl.getClassNameId()
           
 long ContactModelImpl.getClassNameId()
           
 long EmailAddressModelImpl.getClassNameId()
           
 long GroupModelImpl.getClassNameId()
           
 long WebsiteModelImpl.getClassNameId()
           
 long RepositoryModelImpl.getClassNameId()
           
 long RoleModelImpl.getClassPK()
           
 long PhoneModelImpl.getClassPK()
           
 long AddressModelImpl.getClassPK()
           
 long ContactModelImpl.getClassPK()
           
 long EmailAddressModelImpl.getClassPK()
           
 long GroupModelImpl.getClassPK()
           
 long WebsiteModelImpl.getClassPK()
           
 String LayoutSetBranchModelImpl.getColorSchemeId()
           
 String LayoutRevisionModelImpl.getColorSchemeId()
           
 String LayoutSetModelImpl.getColorSchemeId()
           
 String LayoutModelImpl.getColorSchemeId()
           
 String MembershipRequestModelImpl.getComments()
           
 String UserModelImpl.getComments()
           
 String OrganizationModelImpl.getComments()
           
 long LayoutBranchModelImpl.getCompanyId()
           
 long RoleModelImpl.getCompanyId()
           
 long MembershipRequestModelImpl.getCompanyId()
           
 long LayoutSetBranchModelImpl.getCompanyId()
           
 long UserModelImpl.getCompanyId()
           
 long BackgroundTaskModelImpl.getCompanyId()
           
 long ResourcePermissionModelImpl.getCompanyId()
           
 long AccountModelImpl.getCompanyId()
           
 long LayoutRevisionModelImpl.getCompanyId()
           
 long PhoneModelImpl.getCompanyId()
           
 long PortletModelImpl.getCompanyId()
           
 long LayoutSetModelImpl.getCompanyId()
           
 long AddressModelImpl.getCompanyId()
           
 long OrganizationModelImpl.getCompanyId()
           
 long LayoutPrototypeModelImpl.getCompanyId()
           
 long ContactModelImpl.getCompanyId()
           
 long ResourceBlockModelImpl.getCompanyId()
           
 long EmailAddressModelImpl.getCompanyId()
           
 long PasswordPolicyModelImpl.getCompanyId()
           
 long GroupModelImpl.getCompanyId()
           
 long WebsiteModelImpl.getCompanyId()
           
 long PluginSettingModelImpl.getCompanyId()
           
 long CompanyModelImpl.getCompanyId()
           
 long UserGroupModelImpl.getCompanyId()
           
 long LayoutSetPrototypeModelImpl.getCompanyId()
           
 long RepositoryModelImpl.getCompanyId()
           
 long TeamModelImpl.getCompanyId()
           
 long LayoutModelImpl.getCompanyId()
           
 boolean BackgroundTaskModelImpl.getCompleted()
           
 Date BackgroundTaskModelImpl.getCompletionDate()
           
 long UserModelImpl.getContactId()
           
 long ContactModelImpl.getContactId()
           
 long RegionModelImpl.getCountryId()
           
 long CountryModelImpl.getCountryId()
           
 long AddressModelImpl.getCountryId()
           
 long OrganizationModelImpl.getCountryId()
           
 Date RoleModelImpl.getCreateDate()
           
 Date MembershipRequestModelImpl.getCreateDate()
           
 Date LayoutSetBranchModelImpl.getCreateDate()
           
 Date UserModelImpl.getCreateDate()
           
 Date BackgroundTaskModelImpl.getCreateDate()
           
 Date AccountModelImpl.getCreateDate()
           
 Date LayoutRevisionModelImpl.getCreateDate()
           
 Date PhoneModelImpl.getCreateDate()
           
 Date LayoutSetModelImpl.getCreateDate()
           
 Date AddressModelImpl.getCreateDate()
           
 Date OrganizationModelImpl.getCreateDate()
           
 Date LayoutPrototypeModelImpl.getCreateDate()
           
 Date ContactModelImpl.getCreateDate()
           
 Date EmailAddressModelImpl.getCreateDate()
           
 Date PasswordPolicyModelImpl.getCreateDate()
           
 Date WebsiteModelImpl.getCreateDate()
           
 Date UserGroupModelImpl.getCreateDate()
           
 Date LayoutSetPrototypeModelImpl.getCreateDate()
           
 Date RepositoryModelImpl.getCreateDate()
           
 Date TeamModelImpl.getCreateDate()
           
 Date LayoutModelImpl.getCreateDate()
           
 long GroupModelImpl.getCreatorUserId()
           
 String LayoutSetBranchModelImpl.getCss()
           
 String LayoutRevisionModelImpl.getCss()
           
 String LayoutSetModelImpl.getCss()
           
 String LayoutModelImpl.getCss()
           
 boolean PasswordPolicyModelImpl.getDefaultPolicy()
           
 boolean UserModelImpl.getDefaultUser()
           
 String LayoutBranchModelImpl.getDescription()
           
 String RoleModelImpl.getDescription()
           
 String LayoutSetBranchModelImpl.getDescription()
           
 String LayoutRevisionModelImpl.getDescription()
           
 String LayoutPrototypeModelImpl.getDescription()
           
 String PasswordPolicyModelImpl.getDescription()
           
 String GroupModelImpl.getDescription()
           
 String UserGroupModelImpl.getDescription()
           
 String LayoutSetPrototypeModelImpl.getDescription()
           
 String RepositoryModelImpl.getDescription()
           
 String TeamModelImpl.getDescription()
           
 String LayoutModelImpl.getDescription()
           
 String RoleModelImpl.getDescriptionCurrentValue()
           
 String LayoutRevisionModelImpl.getDescriptionCurrentValue()
           
 String LayoutPrototypeModelImpl.getDescriptionCurrentValue()
           
 String GroupModelImpl.getDescriptionCurrentValue()
           
 String LayoutSetPrototypeModelImpl.getDescriptionCurrentValue()
           
 String LayoutModelImpl.getDescriptionCurrentValue()
           
 String UserModelImpl.getDigest()
           
 long RepositoryModelImpl.getDlFolderId()
           
 String UserModelImpl.getEmailAddress()
           
 String ContactModelImpl.getEmailAddress()
           
 long EmailAddressModelImpl.getEmailAddressId()
           
 boolean UserModelImpl.getEmailAddressVerified()
           
 String ContactModelImpl.getEmployeeNumber()
           
 String ContactModelImpl.getEmployeeStatusId()
           
 boolean PasswordPolicyModelImpl.getExpireable()
           
 String PhoneModelImpl.getExtension()
           
 long UserModelImpl.getFacebookId()
           
 String ContactModelImpl.getFacebookSn()
           
 int UserModelImpl.getFailedLoginAttempts()
           
 String UserModelImpl.getFirstName()
           
 String ContactModelImpl.getFirstName()
           
 int OrgLaborModelImpl.getFriClose()
           
 String GroupModelImpl.getFriendlyURL()
           
 String LayoutModelImpl.getFriendlyURL()
           
 int OrgLaborModelImpl.getFriOpen()
           
 int PasswordPolicyModelImpl.getGraceLimit()
           
 int UserModelImpl.getGraceLoginCount()
           
 String UserModelImpl.getGreeting()
           
 long LayoutBranchModelImpl.getGroupId()
           
 long MembershipRequestModelImpl.getGroupId()
           
 long LayoutSetBranchModelImpl.getGroupId()
           
 long BackgroundTaskModelImpl.getGroupId()
           
 long LayoutRevisionModelImpl.getGroupId()
           
 long UserGroupGroupRoleModelImpl.getGroupId()
           
 long UserGroupRoleModelImpl.getGroupId()
           
 long LayoutSetModelImpl.getGroupId()
           
 long ResourceBlockModelImpl.getGroupId()
           
 long GroupModelImpl.getGroupId()
           
 long RepositoryModelImpl.getGroupId()
           
 long TeamModelImpl.getGroupId()
           
 long LayoutModelImpl.getGroupId()
           
 String GroupModelImpl.getGroupKey()
           
 boolean LayoutRevisionModelImpl.getHead()
           
 int ImageModelImpl.getHeight()
           
 boolean LayoutModelImpl.getHidden()
           
 boolean PasswordPolicyModelImpl.getHistory()
           
 int PasswordPolicyModelImpl.getHistoryCount()
           
 String CompanyModelImpl.getHomeURL()
           
 String ContactModelImpl.getHoursOfOperation()
           
 long LayoutRevisionModelImpl.getIconImageId()
           
 long LayoutModelImpl.getIconImageId()
           
 String ContactModelImpl.getIcqSn()
           
 long PortletModelImpl.getId()
           
 String CountryModelImpl.getIdd()
           
 long ImageModelImpl.getImageId()
           
 String AccountModelImpl.getIndustry()
           
 boolean GroupModelImpl.getInheritContent()
           
 String ContactModelImpl.getJabberSn()
           
 String ContactModelImpl.getJobClass()
           
 String UserModelImpl.getJobTitle()
           
 String ContactModelImpl.getJobTitle()
           
 String CompanyModelImpl.getKey()
           
 String LayoutRevisionModelImpl.getKeywords()
           
 String LayoutModelImpl.getKeywords()
           
 String LayoutRevisionModelImpl.getKeywordsCurrentValue()
           
 String LayoutModelImpl.getKeywordsCurrentValue()
           
 String UserModelImpl.getLanguageId()
           
 Date UserModelImpl.getLastFailedLoginDate()
           
 Date UserModelImpl.getLastLoginDate()
           
 String UserModelImpl.getLastLoginIP()
           
 String UserModelImpl.getLastName()
           
 String ContactModelImpl.getLastName()
           
 long LayoutBranchModelImpl.getLayoutBranchId()
           
 long LayoutRevisionModelImpl.getLayoutBranchId()
           
 long LayoutModelImpl.getLayoutId()
           
 long LayoutPrototypeModelImpl.getLayoutPrototypeId()
           
 boolean LayoutModelImpl.getLayoutPrototypeLinkEnabled()
           
 String LayoutModelImpl.getLayoutPrototypeUuid()
           
 long LayoutRevisionModelImpl.getLayoutRevisionId()
           
 long LayoutBranchModelImpl.getLayoutSetBranchId()
           
 long LayoutSetBranchModelImpl.getLayoutSetBranchId()
           
 long LayoutRevisionModelImpl.getLayoutSetBranchId()
           
 long LayoutSetModelImpl.getLayoutSetId()
           
 long LayoutSetPrototypeModelImpl.getLayoutSetPrototypeId()
           
 boolean LayoutSetBranchModelImpl.getLayoutSetPrototypeLinkEnabled()
           
 boolean LayoutSetModelImpl.getLayoutSetPrototypeLinkEnabled()
           
 String LayoutSetBranchModelImpl.getLayoutSetPrototypeUuid()
           
 String LayoutSetModelImpl.getLayoutSetPrototypeUuid()
           
 long UserModelImpl.getLdapServerId()
           
 String AccountModelImpl.getLegalId()
           
 String AccountModelImpl.getLegalName()
           
 String AccountModelImpl.getLegalType()
           
 long ListTypeModelImpl.getListTypeId()
           
 long GroupModelImpl.getLiveGroupId()
           
 boolean UserModelImpl.getLockout()
           
 boolean PasswordPolicyModelImpl.getLockout()
           
 Date UserModelImpl.getLockoutDate()
           
 long PasswordPolicyModelImpl.getLockoutDuration()
           
 Date UserModelImpl.getLoginDate()
           
 String UserModelImpl.getLoginIP()
           
 long LayoutSetBranchModelImpl.getLogoId()
           
 long LayoutSetModelImpl.getLogoId()
           
 long OrganizationModelImpl.getLogoId()
           
 long CompanyModelImpl.getLogoId()
           
 boolean AddressModelImpl.getMailing()
           
 boolean LayoutRevisionModelImpl.getMajor()
           
 boolean ContactModelImpl.getMale()
           
 boolean GroupModelImpl.getManualMembership()
           
 boolean LayoutBranchModelImpl.getMaster()
           
 boolean LayoutSetBranchModelImpl.getMaster()
           
 long PasswordPolicyModelImpl.getMaxAge()
           
 int PasswordPolicyModelImpl.getMaxFailure()
           
 int CompanyModelImpl.getMaxUsers()
           
 long MembershipRequestModelImpl.getMembershipRequestId()
           
 int GroupModelImpl.getMembershipRestriction()
           
 String UserModelImpl.getMiddleName()
           
 String ContactModelImpl.getMiddleName()
           
 long PasswordPolicyModelImpl.getMinAge()
           
 int PasswordPolicyModelImpl.getMinAlphanumeric()
           
 int PasswordPolicyModelImpl.getMinLength()
           
 int PasswordPolicyModelImpl.getMinLowerCase()
           
 int PasswordPolicyModelImpl.getMinNumbers()
           
 int PasswordPolicyModelImpl.getMinSymbols()
           
 int PasswordPolicyModelImpl.getMinUpperCase()
           
 Date RoleModelImpl.getModifiedDate()
           
 Date ImageModelImpl.getModifiedDate()
           
 Date LayoutSetBranchModelImpl.getModifiedDate()
           
 Date UserModelImpl.getModifiedDate()
           
 Date BackgroundTaskModelImpl.getModifiedDate()
           
 Date AccountModelImpl.getModifiedDate()
           
 Date LayoutRevisionModelImpl.getModifiedDate()
           
 Date PhoneModelImpl.getModifiedDate()
           
 Date LayoutSetModelImpl.getModifiedDate()
           
 Date AddressModelImpl.getModifiedDate()
           
 Date OrganizationModelImpl.getModifiedDate()
           
 Date LayoutPrototypeModelImpl.getModifiedDate()
           
 Date ContactModelImpl.getModifiedDate()
           
 Date EmailAddressModelImpl.getModifiedDate()
           
 Date PasswordPolicyModelImpl.getModifiedDate()
           
 Date WebsiteModelImpl.getModifiedDate()
           
 Date UserGroupModelImpl.getModifiedDate()
           
 Date LayoutSetPrototypeModelImpl.getModifiedDate()
           
 Date RepositoryModelImpl.getModifiedDate()
           
 Date TeamModelImpl.getModifiedDate()
           
 Date LayoutModelImpl.getModifiedDate()
           
 int OrgLaborModelImpl.getMonClose()
           
 int OrgLaborModelImpl.getMonOpen()
           
 String ContactModelImpl.getMsnSn()
           
 long LayoutBranchModelImpl.getMvccVersion()
           
 long RegionModelImpl.getMvccVersion()
           
 long RoleModelImpl.getMvccVersion()
           
 long MembershipRequestModelImpl.getMvccVersion()
           
 long ImageModelImpl.getMvccVersion()
           
 long PortletPreferencesModelImpl.getMvccVersion()
           
 long LayoutSetBranchModelImpl.getMvccVersion()
           
 long UserModelImpl.getMvccVersion()
           
 long BackgroundTaskModelImpl.getMvccVersion()
           
 long ResourcePermissionModelImpl.getMvccVersion()
           
 long AccountModelImpl.getMvccVersion()
           
 long LayoutRevisionModelImpl.getMvccVersion()
           
 long UserGroupGroupRoleModelImpl.getMvccVersion()
           
 long PhoneModelImpl.getMvccVersion()
           
 long UserGroupRoleModelImpl.getMvccVersion()
           
 long ClassNameModelImpl.getMvccVersion()
           
 long CountryModelImpl.getMvccVersion()
           
 long ListTypeModelImpl.getMvccVersion()
           
 long PortletModelImpl.getMvccVersion()
           
 long LayoutSetModelImpl.getMvccVersion()
           
 long AddressModelImpl.getMvccVersion()
           
 long OrganizationModelImpl.getMvccVersion()
           
 long LayoutPrototypeModelImpl.getMvccVersion()
           
 long ContactModelImpl.getMvccVersion()
           
 long ResourceBlockModelImpl.getMvccVersion()
           
 long EmailAddressModelImpl.getMvccVersion()
           
 long PasswordPolicyModelImpl.getMvccVersion()
           
 long GroupModelImpl.getMvccVersion()
           
 long WebsiteModelImpl.getMvccVersion()
           
 long PluginSettingModelImpl.getMvccVersion()
           
 long CompanyModelImpl.getMvccVersion()
           
 long UserGroupModelImpl.getMvccVersion()
           
 long LayoutSetPrototypeModelImpl.getMvccVersion()
           
 long RepositoryModelImpl.getMvccVersion()
           
 long TeamModelImpl.getMvccVersion()
           
 long LayoutModelImpl.getMvccVersion()
           
 long OrgLaborModelImpl.getMvccVersion()
           
 String CompanyModelImpl.getMx()
           
 String ContactModelImpl.getMySpaceSn()
           
 String LayoutBranchModelImpl.getName()
           
 String RegionModelImpl.getName()
           
 String RoleModelImpl.getName()
           
 String LayoutSetBranchModelImpl.getName()
           
 String BackgroundTaskModelImpl.getName()
           
 String ResourcePermissionModelImpl.getName()
           
 String AccountModelImpl.getName()
           
 String LayoutRevisionModelImpl.getName()
           
 String CountryModelImpl.getName()
           
 String ListTypeModelImpl.getName()
           
 String OrganizationModelImpl.getName()
           
 String LayoutPrototypeModelImpl.getName()
           
 String ResourceBlockModelImpl.getName()
           
 String PasswordPolicyModelImpl.getName()
           
 String GroupModelImpl.getName()
           
 String UserGroupModelImpl.getName()
           
 String LayoutSetPrototypeModelImpl.getName()
           
 String RepositoryModelImpl.getName()
           
 String TeamModelImpl.getName()
           
 String LayoutModelImpl.getName()
           
 String LayoutRevisionModelImpl.getNameCurrentValue()
           
 String LayoutPrototypeModelImpl.getNameCurrentValue()
           
 String CountryImpl.getNameCurrentValue()
           
 String GroupModelImpl.getNameCurrentValue()
           
 String LayoutSetPrototypeModelImpl.getNameCurrentValue()
           
 String LayoutModelImpl.getNameCurrentValue()
           
 String PhoneModelImpl.getNumber()
           
 String CountryModelImpl.getNumber()
           
 String UserModelImpl.getOpenId()
           
 long OrganizationModelImpl.getOrganizationId()
           
 long OrgLaborModelImpl.getOrganizationId()
           
 long OrgLaborModelImpl.getOrgLaborId()
           
 long PortletPreferencesModelImpl.getOwnerId()
           
 long ResourcePermissionModelImpl.getOwnerId()
           
 int PortletPreferencesModelImpl.getOwnerType()
           
 int LayoutSetModelImpl.getPageCount()
           
 long AccountModelImpl.getParentAccountId()
           
 long ContactModelImpl.getParentContactId()
           
 long GroupModelImpl.getParentGroupId()
           
 long LayoutModelImpl.getParentLayoutId()
           
 long LayoutRevisionModelImpl.getParentLayoutRevisionId()
           
 long OrganizationModelImpl.getParentOrganizationId()
           
 long UserGroupModelImpl.getParentUserGroupId()
           
 String UserModelImpl.getPassword()
           
 boolean UserModelImpl.getPasswordEncrypted()
           
 Date UserModelImpl.getPasswordModifiedDate()
           
 long PasswordPolicyModelImpl.getPasswordPolicyId()
           
 boolean UserModelImpl.getPasswordReset()
           
 String ResourceBlockModelImpl.getPermissionsHash()
           
 long PhoneModelImpl.getPhoneId()
           
 long LayoutBranchModelImpl.getPlid()
           
 long PortletPreferencesModelImpl.getPlid()
           
 long LayoutRevisionModelImpl.getPlid()
           
 long LayoutModelImpl.getPlid()
           
 String PluginSettingModelImpl.getPluginId()
           
 long PluginSettingModelImpl.getPluginSettingId()
           
 String PluginSettingModelImpl.getPluginType()
           
 String PortletPreferencesModelImpl.getPortletId()
           
 String PortletModelImpl.getPortletId()
           
 String RepositoryModelImpl.getPortletId()
           
 long PortletPreferencesModelImpl.getPortletPreferencesId()
           
 long UserModelImpl.getPortraitId()
           
 String PortletPreferencesModelImpl.getPreferences()
           
 long ContactModelImpl.getPrefixId()
           
 boolean PhoneModelImpl.getPrimary()
           
 boolean AddressModelImpl.getPrimary()
           
 boolean EmailAddressModelImpl.getPrimary()
           
 boolean WebsiteModelImpl.getPrimary()
           
 String ResourcePermissionModelImpl.getPrimKey()
           
 int LayoutModelImpl.getPriority()
           
 boolean LayoutSetBranchModelImpl.getPrivateLayout()
           
 boolean LayoutRevisionModelImpl.getPrivateLayout()
           
 boolean LayoutSetModelImpl.getPrivateLayout()
           
 boolean LayoutModelImpl.getPrivateLayout()
           
 boolean OrganizationModelImpl.getRecursable()
           
 long ResourceBlockModelImpl.getReferenceCount()
           
 String PasswordPolicyModelImpl.getRegex()
           
 String RegionModelImpl.getRegionCode()
           
 long RegionModelImpl.getRegionId()
           
 long AddressModelImpl.getRegionId()
           
 long OrganizationModelImpl.getRegionId()
           
 String UserModelImpl.getReminderQueryAnswer()
           
 String UserModelImpl.getReminderQueryQuestion()
           
 int GroupModelImpl.getRemoteStagingGroupCount()
           
 long MembershipRequestModelImpl.getReplierUserId()
           
 String MembershipRequestModelImpl.getReplyComments()
           
 Date MembershipRequestModelImpl.getReplyDate()
           
 long RepositoryModelImpl.getRepositoryId()
           
 boolean PasswordPolicyModelImpl.getRequireUnlock()
           
 long PasswordPolicyModelImpl.getResetFailureCount()
           
 long PasswordPolicyModelImpl.getResetTicketMaxAge()
           
 long ResourceBlockModelImpl.getResourceBlockId()
           
 long ResourcePermissionModelImpl.getResourcePermissionId()
           
 String LayoutRevisionModelImpl.getRobots()
           
 String LayoutModelImpl.getRobots()
           
 String LayoutRevisionModelImpl.getRobotsCurrentValue()
           
 String LayoutModelImpl.getRobotsCurrentValue()
           
 long RoleModelImpl.getRoleId()
           
 long ResourcePermissionModelImpl.getRoleId()
           
 long UserGroupGroupRoleModelImpl.getRoleId()
           
 long UserGroupRoleModelImpl.getRoleId()
           
 String PortletModelImpl.getRoles()
           
 String PluginSettingModelImpl.getRoles()
           
 int OrgLaborModelImpl.getSatClose()
           
 int OrgLaborModelImpl.getSatOpen()
           
 int ResourcePermissionModelImpl.getScope()
           
 String UserModelImpl.getScreenName()
           
 String BackgroundTaskModelImpl.getServletContextNames()
           
 String LayoutSetBranchModelImpl.getSettings()
           
 String LayoutSetModelImpl.getSettings()
           
 String LayoutPrototypeModelImpl.getSettings()
           
 String LayoutSetPrototypeModelImpl.getSettings()
           
 String AccountModelImpl.getSicCode()
           
 boolean GroupModelImpl.getSite()
           
 int ImageModelImpl.getSize()
           
 String AccountModelImpl.getSize()
           
 String ContactModelImpl.getSkypeSn()
           
 String ContactModelImpl.getSmsSn()
           
 String LayoutModelImpl.getSourcePrototypeLayoutUuid()
           
 int UserModelImpl.getStatus()
           
 int BackgroundTaskModelImpl.getStatus()
           
 int LayoutRevisionModelImpl.getStatus()
           
 long LayoutRevisionModelImpl.getStatusByUserId()
           
 String LayoutRevisionModelImpl.getStatusByUserName()
           
 Date LayoutRevisionModelImpl.getStatusDate()
           
 long MembershipRequestModelImpl.getStatusId()
           
 long OrganizationModelImpl.getStatusId()
           
 String BackgroundTaskModelImpl.getStatusMessage()
           
 String AddressModelImpl.getStreet1()
           
 String AddressModelImpl.getStreet2()
           
 String AddressModelImpl.getStreet3()
           
 String RoleModelImpl.getSubtype()
           
 long ContactModelImpl.getSuffixId()
           
 int OrgLaborModelImpl.getSunClose()
           
 int OrgLaborModelImpl.getSunOpen()
           
 boolean CompanyModelImpl.getSystem()
           
 Map<String,Serializable> BackgroundTaskModelImpl.getTaskContextMap()
           
 String BackgroundTaskModelImpl.getTaskExecutorClassName()
           
 long TeamModelImpl.getTeamId()
           
 String LayoutSetBranchModelImpl.getThemeId()
           
 String LayoutRevisionModelImpl.getThemeId()
           
 String LayoutSetModelImpl.getThemeId()
           
 String LayoutModelImpl.getThemeId()
           
 int OrgLaborModelImpl.getThuClose()
           
 int OrgLaborModelImpl.getThuOpen()
           
 String AccountModelImpl.getTickerSymbol()
           
 String UserModelImpl.getTimeZoneId()
           
 String RoleModelImpl.getTitle()
           
 String LayoutRevisionModelImpl.getTitle()
           
 String LayoutModelImpl.getTitle()
           
 String RoleModelImpl.getTitleCurrentValue()
           
 String LayoutRevisionModelImpl.getTitleCurrentValue()
           
 String LayoutModelImpl.getTitleCurrentValue()
           
 String OrganizationModelImpl.getTreePath()
           
 String GroupModelImpl.getTreePath()
           
 int OrgLaborModelImpl.getTueClose()
           
 int OrgLaborModelImpl.getTueOpen()
           
 String ContactModelImpl.getTwitterSn()
           
 int RoleModelImpl.getType()
           
 String ImageModelImpl.getType()
           
 String AccountModelImpl.getType()
           
 String ListTypeModelImpl.getType()
           
 String OrganizationModelImpl.getType()
           
 int GroupModelImpl.getType()
           
 String LayoutModelImpl.getType()
           
 long PhoneModelImpl.getTypeId()
           
 long AddressModelImpl.getTypeId()
           
 long EmailAddressModelImpl.getTypeId()
           
 long WebsiteModelImpl.getTypeId()
           
 long OrgLaborModelImpl.getTypeId()
           
 String LayoutRevisionModelImpl.getTypeSettings()
           
 String GroupModelImpl.getTypeSettings()
           
 String RepositoryModelImpl.getTypeSettings()
           
 String LayoutModelImpl.getTypeSettings()
           
 String WebsiteModelImpl.getUrl()
           
 long UserGroupGroupRoleModelImpl.getUserGroupId()
           
 long UserGroupModelImpl.getUserGroupId()
           
 long LayoutBranchModelImpl.getUserId()
           
 long RoleModelImpl.getUserId()
           
 long MembershipRequestModelImpl.getUserId()
           
 long LayoutSetBranchModelImpl.getUserId()
           
 long UserModelImpl.getUserId()
           
 long BackgroundTaskModelImpl.getUserId()
           
 long AccountModelImpl.getUserId()
           
 long LayoutRevisionModelImpl.getUserId()
           
 long PhoneModelImpl.getUserId()
           
 long UserGroupRoleModelImpl.getUserId()
           
 long AddressModelImpl.getUserId()
           
 long OrganizationModelImpl.getUserId()
           
 long LayoutPrototypeModelImpl.getUserId()
           
 long ContactModelImpl.getUserId()
           
 long EmailAddressModelImpl.getUserId()
           
 long PasswordPolicyModelImpl.getUserId()
           
 long WebsiteModelImpl.getUserId()
           
 long UserGroupModelImpl.getUserId()
           
 long LayoutSetPrototypeModelImpl.getUserId()
           
 long RepositoryModelImpl.getUserId()
           
 long TeamModelImpl.getUserId()
           
 long LayoutModelImpl.getUserId()
           
 String LayoutBranchModelImpl.getUserName()
           
 String RoleModelImpl.getUserName()
           
 String LayoutSetBranchModelImpl.getUserName()
           
 String BackgroundTaskModelImpl.getUserName()
           
 String AccountModelImpl.getUserName()
           
 String LayoutRevisionModelImpl.getUserName()
           
 String PhoneModelImpl.getUserName()
           
 String AddressModelImpl.getUserName()
           
 String OrganizationModelImpl.getUserName()
           
 String LayoutPrototypeModelImpl.getUserName()
           
 String ContactModelImpl.getUserName()
           
 String EmailAddressModelImpl.getUserName()
           
 String PasswordPolicyModelImpl.getUserName()
           
 String WebsiteModelImpl.getUserName()
           
 String UserGroupModelImpl.getUserName()
           
 String LayoutSetPrototypeModelImpl.getUserName()
           
 String RepositoryModelImpl.getUserName()
           
 String TeamModelImpl.getUserName()
           
 String LayoutModelImpl.getUserName()
           
 String RoleModelImpl.getUuid()
           
 String UserModelImpl.getUuid()
           
 String PhoneModelImpl.getUuid()
           
 String AddressModelImpl.getUuid()
           
 String OrganizationModelImpl.getUuid()
           
 String LayoutPrototypeModelImpl.getUuid()
           
 String EmailAddressModelImpl.getUuid()
           
 String PasswordPolicyModelImpl.getUuid()
           
 String GroupModelImpl.getUuid()
           
 String WebsiteModelImpl.getUuid()
           
 String UserGroupModelImpl.getUuid()
           
 String LayoutSetPrototypeModelImpl.getUuid()
           
 String RepositoryModelImpl.getUuid()
           
 String LayoutModelImpl.getUuid()
           
 String ClassNameModelImpl.getValue()
           
 String LayoutSetBranchModelImpl.getWapColorSchemeId()
           
 String LayoutRevisionModelImpl.getWapColorSchemeId()
           
 String LayoutSetModelImpl.getWapColorSchemeId()
           
 String LayoutModelImpl.getWapColorSchemeId()
           
 String LayoutSetBranchModelImpl.getWapThemeId()
           
 String LayoutRevisionModelImpl.getWapThemeId()
           
 String LayoutSetModelImpl.getWapThemeId()
           
 String LayoutModelImpl.getWapThemeId()
           
 long PasswordPolicyModelImpl.getWarningTime()
           
 String CompanyModelImpl.getWebId()
           
 long WebsiteModelImpl.getWebsiteId()
           
 int OrgLaborModelImpl.getWedClose()
           
 int OrgLaborModelImpl.getWedOpen()
           
 int ImageModelImpl.getWidth()
           
 String ContactModelImpl.getYmSn()
           
 String AddressModelImpl.getZip()
           
 boolean CountryModelImpl.getZipRequired()
           
 

Uses of JSON in com.liferay.portal.service
 

Classes in com.liferay.portal.service with annotations of type JSON
 class ServiceContext
          Contains context information about a given API call.
 

Methods in com.liferay.portal.service with annotations of type JSON
 Map<String,String> ServiceContext.getHeaders()
          Returns the the map of request header name/value pairs of this service context.
 LiferayPortletRequest ServiceContext.getLiferayPortletRequest()
           
 LiferayPortletResponse ServiceContext.getLiferayPortletResponse()
           
 javax.servlet.http.HttpServletRequest ServiceContext.getRequest()
           
 javax.servlet.http.HttpServletResponse ServiceContext.getResponse()
           
 

Uses of JSON in com.liferay.portal.theme
 

Classes in com.liferay.portal.theme with annotations of type JSON
 class ThemeDisplay
          Provides general configuration methods for the portal, providing access to the portal's pages, sites, themes, locales, URLs, and more.
 

Methods in com.liferay.portal.theme with annotations of type JSON
 PermissionChecker ThemeDisplay.getPermissionChecker()
          Returns the permission checker, which is used to ensure users making resource requests have the necessary access permissions.
 PortletDisplay ThemeDisplay.getPortletDisplay()
           
 javax.servlet.http.HttpServletRequest ThemeDisplay.getRequest()
          Returns the currently served HTTP servlet request.
 PortletURL ThemeDisplay.getURLMyAccount()
           
 PortletURL ThemeDisplay.getURLPageSettings()
           
 PortletURL ThemeDisplay.getURLPublishToLive()
           
 PortletURL ThemeDisplay.getURLUpdateManager()
           
 

Uses of JSON in com.liferay.portlet.announcements.model.impl
 

Classes in com.liferay.portlet.announcements.model.impl with annotations of type JSON
 class AnnouncementsDeliveryModelImpl
          The base model implementation for the AnnouncementsDelivery service.
 class AnnouncementsEntryModelImpl
          The base model implementation for the AnnouncementsEntry service.
 class AnnouncementsFlagModelImpl
          The base model implementation for the AnnouncementsFlag service.
 

Methods in com.liferay.portlet.announcements.model.impl with annotations of type JSON
 boolean AnnouncementsEntryModelImpl.getAlert()
           
 long AnnouncementsEntryModelImpl.getClassNameId()
           
 long AnnouncementsEntryModelImpl.getClassPK()
           
 long AnnouncementsDeliveryModelImpl.getCompanyId()
           
 long AnnouncementsEntryModelImpl.getCompanyId()
           
 String AnnouncementsEntryModelImpl.getContent()
           
 Date AnnouncementsFlagModelImpl.getCreateDate()
           
 Date AnnouncementsEntryModelImpl.getCreateDate()
           
 long AnnouncementsDeliveryModelImpl.getDeliveryId()
           
 Date AnnouncementsEntryModelImpl.getDisplayDate()
           
 boolean AnnouncementsDeliveryModelImpl.getEmail()
           
 long AnnouncementsFlagModelImpl.getEntryId()
           
 long AnnouncementsEntryModelImpl.getEntryId()
           
 Date AnnouncementsEntryModelImpl.getExpirationDate()
           
 long AnnouncementsFlagModelImpl.getFlagId()
           
 Date AnnouncementsEntryModelImpl.getModifiedDate()
           
 int AnnouncementsEntryModelImpl.getPriority()
           
 boolean AnnouncementsDeliveryModelImpl.getSms()
           
 String AnnouncementsEntryModelImpl.getTitle()
           
 String AnnouncementsDeliveryModelImpl.getType()
           
 String AnnouncementsEntryModelImpl.getType()
           
 String AnnouncementsEntryModelImpl.getUrl()
           
 long AnnouncementsFlagModelImpl.getUserId()
           
 long AnnouncementsDeliveryModelImpl.getUserId()
           
 long AnnouncementsEntryModelImpl.getUserId()
           
 String AnnouncementsEntryModelImpl.getUserName()
           
 String AnnouncementsEntryModelImpl.getUuid()
           
 int AnnouncementsFlagModelImpl.getValue()
           
 boolean AnnouncementsDeliveryModelImpl.getWebsite()
           
 

Uses of JSON in com.liferay.portlet.asset.model.impl
 

Classes in com.liferay.portlet.asset.model.impl with annotations of type JSON
 class AssetCategoryModelImpl
          The base model implementation for the AssetCategory service.
 class AssetCategoryPropertyModelImpl
          The base model implementation for the AssetCategoryProperty service.
 class AssetEntryModelImpl
          The base model implementation for the AssetEntry service.
 class AssetTagModelImpl
          The base model implementation for the AssetTag service.
 class AssetVocabularyModelImpl
          The base model implementation for the AssetVocabulary service.
 

Methods in com.liferay.portlet.asset.model.impl with annotations of type JSON
 int AssetTagModelImpl.getAssetCount()
           
 long AssetCategoryModelImpl.getCategoryId()
           
 long AssetCategoryPropertyModelImpl.getCategoryId()
           
 long AssetCategoryPropertyModelImpl.getCategoryPropertyId()
           
 long AssetEntryModelImpl.getClassNameId()
           
 long AssetEntryModelImpl.getClassPK()
           
 long AssetEntryModelImpl.getClassTypeId()
           
 String AssetEntryModelImpl.getClassUuid()
           
 long AssetEntryModelImpl.getCompanyId()
           
 long AssetCategoryModelImpl.getCompanyId()
           
 long AssetCategoryPropertyModelImpl.getCompanyId()
           
 long AssetVocabularyModelImpl.getCompanyId()
           
 long AssetTagModelImpl.getCompanyId()
           
 Date AssetEntryModelImpl.getCreateDate()
           
 Date AssetCategoryModelImpl.getCreateDate()
           
 Date AssetCategoryPropertyModelImpl.getCreateDate()
           
 Date AssetVocabularyModelImpl.getCreateDate()
           
 Date AssetTagModelImpl.getCreateDate()
           
 String AssetEntryModelImpl.getDescription()
           
 String AssetCategoryModelImpl.getDescription()
           
 String AssetVocabularyModelImpl.getDescription()
           
 String AssetEntryModelImpl.getDescriptionCurrentValue()
           
 String AssetCategoryModelImpl.getDescriptionCurrentValue()
           
 String AssetVocabularyModelImpl.getDescriptionCurrentValue()
           
 Date AssetEntryModelImpl.getEndDate()
           
 long AssetEntryModelImpl.getEntryId()
           
 Date AssetEntryModelImpl.getExpirationDate()
           
 long AssetEntryModelImpl.getGroupId()
           
 long AssetCategoryModelImpl.getGroupId()
           
 long AssetVocabularyModelImpl.getGroupId()
           
 long AssetTagModelImpl.getGroupId()
           
 int AssetEntryModelImpl.getHeight()
           
 String AssetCategoryPropertyModelImpl.getKey()
           
 String AssetEntryModelImpl.getLayoutUuid()
           
 long AssetCategoryModelImpl.getLeftCategoryId()
           
 boolean AssetEntryModelImpl.getListable()
           
 String AssetEntryModelImpl.getMimeType()
           
 Date AssetEntryModelImpl.getModifiedDate()
           
 Date AssetCategoryModelImpl.getModifiedDate()
           
 Date AssetCategoryPropertyModelImpl.getModifiedDate()
           
 Date AssetVocabularyModelImpl.getModifiedDate()
           
 Date AssetTagModelImpl.getModifiedDate()
           
 String AssetCategoryModelImpl.getName()
           
 String AssetVocabularyModelImpl.getName()
           
 String AssetTagModelImpl.getName()
           
 long AssetCategoryModelImpl.getParentCategoryId()
           
 double AssetEntryModelImpl.getPriority()
           
 Date AssetEntryModelImpl.getPublishDate()
           
 long AssetCategoryModelImpl.getRightCategoryId()
           
 String AssetVocabularyModelImpl.getSettings()
           
 Date AssetEntryModelImpl.getStartDate()
           
 String AssetEntryModelImpl.getSummary()
           
 String AssetEntryModelImpl.getSummaryCurrentValue()
           
 long AssetTagModelImpl.getTagId()
           
 String AssetEntryModelImpl.getTitle()
           
 String AssetCategoryModelImpl.getTitle()
           
 String AssetVocabularyModelImpl.getTitle()
           
 String AssetEntryModelImpl.getTitleCurrentValue()
           
 String AssetCategoryModelImpl.getTitleCurrentValue()
           
 String AssetVocabularyModelImpl.getTitleCurrentValue()
           
 String AssetEntryModelImpl.getUrl()
           
 long AssetEntryModelImpl.getUserId()
           
 long AssetCategoryModelImpl.getUserId()
           
 long AssetCategoryPropertyModelImpl.getUserId()
           
 long AssetVocabularyModelImpl.getUserId()
           
 long AssetTagModelImpl.getUserId()
           
 String AssetEntryModelImpl.getUserName()
           
 String AssetCategoryModelImpl.getUserName()
           
 String AssetCategoryPropertyModelImpl.getUserName()
           
 String AssetVocabularyModelImpl.getUserName()
           
 String AssetTagModelImpl.getUserName()
           
 String AssetCategoryModelImpl.getUuid()
           
 String AssetVocabularyModelImpl.getUuid()
           
 String AssetCategoryPropertyModelImpl.getValue()
           
 int AssetEntryModelImpl.getViewCount()
           
 boolean AssetEntryModelImpl.getVisible()
           
 long AssetCategoryModelImpl.getVocabularyId()
           
 long AssetVocabularyModelImpl.getVocabularyId()
           
 int AssetEntryModelImpl.getWidth()
           
 

Uses of JSON in com.liferay.portlet.blogs.model.impl
 

Classes in com.liferay.portlet.blogs.model.impl with annotations of type JSON
 class BlogsEntryModelImpl
          The base model implementation for the BlogsEntry service.
 

Methods in com.liferay.portlet.blogs.model.impl with annotations of type JSON
 boolean BlogsEntryModelImpl.getAllowPingbacks()
           
 boolean BlogsEntryModelImpl.getAllowTrackbacks()
           
 long BlogsEntryModelImpl.getCompanyId()
           
 String BlogsEntryModelImpl.getContent()
           
 String BlogsEntryModelImpl.getCoverImageCaption()
           
 long BlogsEntryModelImpl.getCoverImageFileEntryId()
           
 String BlogsEntryModelImpl.getCoverImageURL()
           
 Date BlogsEntryModelImpl.getCreateDate()
           
 String BlogsEntryModelImpl.getDescription()
           
 Date BlogsEntryModelImpl.getDisplayDate()
           
 long BlogsEntryModelImpl.getEntryId()
           
 long BlogsEntryModelImpl.getGroupId()
           
 Date BlogsEntryModelImpl.getModifiedDate()
           
 boolean BlogsEntryModelImpl.getSmallImage()
           
 long BlogsEntryModelImpl.getSmallImageFileEntryId()
           
 long BlogsEntryModelImpl.getSmallImageId()
           
 String BlogsEntryModelImpl.getSmallImageURL()
           
 int BlogsEntryModelImpl.getStatus()
           
 long BlogsEntryModelImpl.getStatusByUserId()
           
 String BlogsEntryModelImpl.getStatusByUserName()
           
 Date BlogsEntryModelImpl.getStatusDate()
           
 String BlogsEntryModelImpl.getSubtitle()
           
 String BlogsEntryModelImpl.getTitle()
           
 String BlogsEntryModelImpl.getTrackbacks()
           
 String BlogsEntryModelImpl.getUrlTitle()
           
 long BlogsEntryModelImpl.getUserId()
           
 String BlogsEntryModelImpl.getUserName()
           
 String BlogsEntryModelImpl.getUuid()
           
 

Uses of JSON in com.liferay.portlet.documentlibrary.model.impl
 

Classes in com.liferay.portlet.documentlibrary.model.impl with annotations of type JSON
 class DLFileEntryModelImpl
          The base model implementation for the DLFileEntry service.
 class DLFileEntryTypeModelImpl
          The base model implementation for the DLFileEntryType service.
 class DLFileShortcutModelImpl
          The base model implementation for the DLFileShortcut service.
 class DLFileVersionModelImpl
          The base model implementation for the DLFileVersion service.
 class DLFolderModelImpl
          The base model implementation for the DLFolder service.
 

Methods in com.liferay.portlet.documentlibrary.model.impl with annotations of type JSON
 boolean DLFileShortcutModelImpl.getActive()
           
 String DLFileVersionModelImpl.getChangeLog()
           
 String DLFileVersionModelImpl.getChecksum()
           
 long DLFileEntryModelImpl.getClassNameId()
           
 long DLFileEntryModelImpl.getClassPK()
           
 long DLFileShortcutModelImpl.getCompanyId()
           
 long DLFileVersionModelImpl.getCompanyId()
           
 long DLFileEntryTypeModelImpl.getCompanyId()
           
 long DLFileEntryModelImpl.getCompanyId()
           
 long DLFolderModelImpl.getCompanyId()
           
 Date DLFileShortcutModelImpl.getCreateDate()
           
 Date DLFileVersionModelImpl.getCreateDate()
           
 Date DLFileEntryTypeModelImpl.getCreateDate()
           
 Date DLFileEntryModelImpl.getCreateDate()
           
 Date DLFolderModelImpl.getCreateDate()
           
 long DLFileEntryModelImpl.getCustom1ImageId()
           
 long DLFileEntryModelImpl.getCustom2ImageId()
           
 long DLFolderModelImpl.getDefaultFileEntryTypeId()
           
 String DLFileVersionModelImpl.getDescription()
           
 String DLFileEntryTypeModelImpl.getDescription()
           
 String DLFileEntryModelImpl.getDescription()
           
 String DLFolderModelImpl.getDescription()
           
 String DLFileEntryTypeModelImpl.getDescriptionCurrentValue()
           
 String DLFileVersionModelImpl.getExtension()
           
 String DLFileEntryModelImpl.getExtension()
           
 String DLFileVersionModelImpl.getExtraSettings()
           
 String DLFileEntryModelImpl.getExtraSettings()
           
 long DLFileVersionModelImpl.getFileEntryId()
           
 long DLFileEntryModelImpl.getFileEntryId()
           
 long DLFileVersionModelImpl.getFileEntryTypeId()
           
 long DLFileEntryTypeModelImpl.getFileEntryTypeId()
           
 long DLFileEntryModelImpl.getFileEntryTypeId()
           
 String DLFileEntryTypeModelImpl.getFileEntryTypeKey()
           
 String DLFileVersionModelImpl.getFileName()
           
 String DLFileEntryModelImpl.getFileName()
           
 long DLFileShortcutModelImpl.getFileShortcutId()
           
 long DLFileVersionModelImpl.getFileVersionId()
           
 long DLFileShortcutModelImpl.getFolderId()
           
 long DLFileVersionModelImpl.getFolderId()
           
 long DLFileEntryModelImpl.getFolderId()
           
 long DLFolderModelImpl.getFolderId()
           
 long DLFileShortcutModelImpl.getGroupId()
           
 long DLFileVersionModelImpl.getGroupId()
           
 long DLFileEntryTypeModelImpl.getGroupId()
           
 long DLFileEntryModelImpl.getGroupId()
           
 long DLFolderModelImpl.getGroupId()
           
 boolean DLFolderModelImpl.getHidden()
           
 long DLFileEntryModelImpl.getLargeImageId()
           
 Date DLFolderModelImpl.getLastPostDate()
           
 boolean DLFileEntryModelImpl.getManualCheckInRequired()
           
 String DLFileVersionModelImpl.getMimeType()
           
 String DLFileEntryModelImpl.getMimeType()
           
 Date DLFileShortcutModelImpl.getModifiedDate()
           
 Date DLFileVersionModelImpl.getModifiedDate()
           
 Date DLFileEntryTypeModelImpl.getModifiedDate()
           
 Date DLFileEntryModelImpl.getModifiedDate()
           
 Date DLFolderModelImpl.getModifiedDate()
           
 boolean DLFolderModelImpl.getMountPoint()
           
 String DLFileEntryTypeModelImpl.getName()
           
 String DLFileEntryModelImpl.getName()
           
 String DLFolderModelImpl.getName()
           
 String DLFileEntryTypeModelImpl.getNameCurrentValue()
           
 long DLFolderModelImpl.getParentFolderId()
           
 int DLFileEntryModelImpl.getReadCount()
           
 long DLFileShortcutModelImpl.getRepositoryId()
           
 long DLFileVersionModelImpl.getRepositoryId()
           
 long DLFileEntryModelImpl.getRepositoryId()
           
 long DLFolderModelImpl.getRepositoryId()
           
 int DLFolderModelImpl.getRestrictionType()
           
 long DLFileVersionModelImpl.getSize()
           
 long DLFileEntryModelImpl.getSize()
           
 long DLFileEntryModelImpl.getSmallImageId()
           
 int DLFileShortcutModelImpl.getStatus()
           
 int DLFileVersionModelImpl.getStatus()
           
 int DLFolderModelImpl.getStatus()
           
 long DLFileShortcutModelImpl.getStatusByUserId()
           
 long DLFileVersionModelImpl.getStatusByUserId()
           
 long DLFolderModelImpl.getStatusByUserId()
           
 String DLFileShortcutModelImpl.getStatusByUserName()
           
 String DLFileVersionModelImpl.getStatusByUserName()
           
 String DLFolderModelImpl.getStatusByUserName()
           
 Date DLFileShortcutModelImpl.getStatusDate()
           
 Date DLFileVersionModelImpl.getStatusDate()
           
 Date DLFolderModelImpl.getStatusDate()
           
 String DLFileVersionModelImpl.getTitle()
           
 String DLFileEntryModelImpl.getTitle()
           
 long DLFileShortcutModelImpl.getToFileEntryId()
           
 String DLFileShortcutModelImpl.getTreePath()
           
 String DLFileVersionModelImpl.getTreePath()
           
 String DLFileEntryModelImpl.getTreePath()
           
 String DLFolderModelImpl.getTreePath()
           
 long DLFileShortcutModelImpl.getUserId()
           
 long DLFileVersionModelImpl.getUserId()
           
 long DLFileEntryTypeModelImpl.getUserId()
           
 long DLFileEntryModelImpl.getUserId()
           
 long DLFolderModelImpl.getUserId()
           
 String DLFileShortcutModelImpl.getUserName()
           
 String DLFileVersionModelImpl.getUserName()
           
 String DLFileEntryTypeModelImpl.getUserName()
           
 String DLFileEntryModelImpl.getUserName()
           
 String DLFolderModelImpl.getUserName()
           
 String DLFileShortcutModelImpl.getUuid()
           
 String DLFileVersionModelImpl.getUuid()
           
 String DLFileEntryTypeModelImpl.getUuid()
           
 String DLFileEntryModelImpl.getUuid()
           
 String DLFolderModelImpl.getUuid()
           
 String DLFileVersionModelImpl.getVersion()
           
 String DLFileEntryModelImpl.getVersion()
           
 

Uses of JSON in com.liferay.portlet.dynamicdatamapping.model.impl
 

Classes in com.liferay.portlet.dynamicdatamapping.model.impl with annotations of type JSON
 class DDMStructureModelImpl
          The base model implementation for the DDMStructure service.
 class DDMStructureVersionModelImpl
          The base model implementation for the DDMStructureVersion service.
 class DDMTemplateModelImpl
          The base model implementation for the DDMTemplate service.
 class DDMTemplateVersionModelImpl
          The base model implementation for the DDMTemplateVersion service.
 

Methods in com.liferay.portlet.dynamicdatamapping.model.impl with annotations of type JSON
 boolean DDMTemplateModelImpl.getCacheable()
           
 long DDMTemplateVersionModelImpl.getClassNameId()
           
 long DDMStructureModelImpl.getClassNameId()
           
 long DDMTemplateModelImpl.getClassNameId()
           
 long DDMTemplateVersionModelImpl.getClassPK()
           
 long DDMTemplateModelImpl.getClassPK()
           
 long DDMTemplateVersionModelImpl.getCompanyId()
           
 long DDMStructureModelImpl.getCompanyId()
           
 long DDMTemplateModelImpl.getCompanyId()
           
 long DDMStructureVersionModelImpl.getCompanyId()
           
 Date DDMTemplateVersionModelImpl.getCreateDate()
           
 Date DDMStructureModelImpl.getCreateDate()
           
 Date DDMTemplateModelImpl.getCreateDate()
           
 Date DDMStructureVersionModelImpl.getCreateDate()
           
 String DDMStructureModelImpl.getDefinition()
           
 String DDMStructureVersionModelImpl.getDefinition()
           
 String DDMTemplateVersionModelImpl.getDescription()
           
 String DDMStructureModelImpl.getDescription()
           
 String DDMTemplateModelImpl.getDescription()
           
 String DDMStructureVersionModelImpl.getDescription()
           
 String DDMTemplateVersionModelImpl.getDescriptionCurrentValue()
           
 String DDMStructureModelImpl.getDescriptionCurrentValue()
           
 String DDMTemplateModelImpl.getDescriptionCurrentValue()
           
 String DDMStructureVersionModelImpl.getDescriptionCurrentValue()
           
 long DDMTemplateVersionModelImpl.getGroupId()
           
 long DDMStructureModelImpl.getGroupId()
           
 long DDMTemplateModelImpl.getGroupId()
           
 long DDMStructureVersionModelImpl.getGroupId()
           
 String DDMTemplateVersionModelImpl.getLanguage()
           
 String DDMTemplateModelImpl.getLanguage()
           
 String DDMTemplateModelImpl.getMode()
           
 Date DDMStructureModelImpl.getModifiedDate()
           
 Date DDMTemplateModelImpl.getModifiedDate()
           
 String DDMTemplateVersionModelImpl.getName()
           
 String DDMStructureModelImpl.getName()
           
 String DDMTemplateModelImpl.getName()
           
 String DDMStructureVersionModelImpl.getName()
           
 String DDMContentModelImpl.getNameCurrentValue()
           
 String DDMTemplateVersionModelImpl.getNameCurrentValue()
           
 String DDMStructureModelImpl.getNameCurrentValue()
           
 String DDMTemplateModelImpl.getNameCurrentValue()
           
 String DDMStructureVersionModelImpl.getNameCurrentValue()
           
 long DDMStructureModelImpl.getParentStructureId()
           
 long DDMStructureVersionModelImpl.getParentStructureId()
           
 long DDMTemplateModelImpl.getResourceClassNameId()
           
 String DDMTemplateVersionModelImpl.getScript()
           
 String DDMTemplateModelImpl.getScript()
           
 boolean DDMTemplateModelImpl.getSmallImage()
           
 long DDMTemplateModelImpl.getSmallImageId()
           
 String DDMTemplateModelImpl.getSmallImageURL()
           
 int DDMTemplateVersionModelImpl.getStatus()
           
 int DDMStructureVersionModelImpl.getStatus()
           
 long DDMTemplateVersionModelImpl.getStatusByUserId()
           
 long DDMStructureVersionModelImpl.getStatusByUserId()
           
 String DDMTemplateVersionModelImpl.getStatusByUserName()
           
 String DDMStructureVersionModelImpl.getStatusByUserName()
           
 Date DDMTemplateVersionModelImpl.getStatusDate()
           
 Date DDMStructureVersionModelImpl.getStatusDate()
           
 String DDMStructureModelImpl.getStorageType()
           
 String DDMStructureVersionModelImpl.getStorageType()
           
 long DDMStructureModelImpl.getStructureId()
           
 long DDMStructureVersionModelImpl.getStructureId()
           
 String DDMStructureModelImpl.getStructureKey()
           
 long DDMStructureVersionModelImpl.getStructureVersionId()
           
 long DDMTemplateVersionModelImpl.getTemplateId()
           
 long DDMTemplateModelImpl.getTemplateId()
           
 String DDMTemplateModelImpl.getTemplateKey()
           
 long DDMTemplateVersionModelImpl.getTemplateVersionId()
           
 int DDMStructureModelImpl.getType()
           
 String DDMTemplateModelImpl.getType()
           
 int DDMStructureVersionModelImpl.getType()
           
 long DDMTemplateVersionModelImpl.getUserId()
           
 long DDMStructureModelImpl.getUserId()
           
 long DDMTemplateModelImpl.getUserId()
           
 long DDMStructureVersionModelImpl.getUserId()
           
 String DDMTemplateVersionModelImpl.getUserName()
           
 String DDMStructureModelImpl.getUserName()
           
 String DDMTemplateModelImpl.getUserName()
           
 String DDMStructureVersionModelImpl.getUserName()
           
 String DDMStructureModelImpl.getUuid()
           
 String DDMTemplateModelImpl.getUuid()
           
 String DDMTemplateVersionModelImpl.getVersion()
           
 String DDMStructureModelImpl.getVersion()
           
 String DDMTemplateModelImpl.getVersion()
           
 String DDMStructureVersionModelImpl.getVersion()
           
 long DDMStructureModelImpl.getVersionUserId()
           
 long DDMTemplateModelImpl.getVersionUserId()
           
 String DDMStructureModelImpl.getVersionUserName()
           
 String DDMTemplateModelImpl.getVersionUserName()
           
 

Uses of JSON in com.liferay.portlet.expando.model.impl
 

Classes in com.liferay.portlet.expando.model.impl with annotations of type JSON
 class ExpandoColumnModelImpl
          The base model implementation for the ExpandoColumn service.
 class ExpandoTableModelImpl
          The base model implementation for the ExpandoTable service.
 class ExpandoValueModelImpl
          The base model implementation for the ExpandoValue service.
 

Methods in com.liferay.portlet.expando.model.impl with annotations of type JSON
 long ExpandoTableModelImpl.getClassNameId()
           
 long ExpandoValueModelImpl.getClassNameId()
           
 long ExpandoValueModelImpl.getClassPK()
           
 long ExpandoValueModelImpl.getColumnId()
           
 long ExpandoColumnModelImpl.getColumnId()
           
 long ExpandoTableModelImpl.getCompanyId()
           
 long ExpandoValueModelImpl.getCompanyId()
           
 long ExpandoColumnModelImpl.getCompanyId()
           
 String ExpandoValueModelImpl.getData()
           
 String ExpandoColumnModelImpl.getDefaultData()
           
 String ExpandoTableModelImpl.getName()
           
 String ExpandoColumnModelImpl.getName()
           
 long ExpandoValueModelImpl.getRowId()
           
 long ExpandoTableModelImpl.getTableId()
           
 long ExpandoValueModelImpl.getTableId()
           
 long ExpandoColumnModelImpl.getTableId()
           
 int ExpandoColumnModelImpl.getType()
           
 String ExpandoColumnModelImpl.getTypeSettings()
           
 long ExpandoValueModelImpl.getValueId()
           
 

Uses of JSON in com.liferay.portlet.exportimport.model.impl
 

Classes in com.liferay.portlet.exportimport.model.impl with annotations of type JSON
 class ExportImportConfigurationModelImpl
          The base model implementation for the ExportImportConfiguration service.
 

Methods in com.liferay.portlet.exportimport.model.impl with annotations of type JSON
 long ExportImportConfigurationModelImpl.getCompanyId()
           
 Date ExportImportConfigurationModelImpl.getCreateDate()
           
 String ExportImportConfigurationModelImpl.getDescription()
           
 long ExportImportConfigurationModelImpl.getExportImportConfigurationId()
           
 long ExportImportConfigurationModelImpl.getGroupId()
           
 Date ExportImportConfigurationModelImpl.getModifiedDate()
           
 long ExportImportConfigurationModelImpl.getMvccVersion()
           
 String ExportImportConfigurationModelImpl.getName()
           
 String ExportImportConfigurationModelImpl.getSettings()
           
 int ExportImportConfigurationModelImpl.getStatus()
           
 long ExportImportConfigurationModelImpl.getStatusByUserId()
           
 String ExportImportConfigurationModelImpl.getStatusByUserName()
           
 Date ExportImportConfigurationModelImpl.getStatusDate()
           
 int ExportImportConfigurationModelImpl.getType()
           
 long ExportImportConfigurationModelImpl.getUserId()
           
 String ExportImportConfigurationModelImpl.getUserName()
           
 

Uses of JSON in com.liferay.portlet.journal.model.impl
 

Classes in com.liferay.portlet.journal.model.impl with annotations of type JSON
 class JournalArticleModelImpl
          The base model implementation for the JournalArticle service.
 class JournalFeedModelImpl
          The base model implementation for the JournalFeed service.
 class JournalFolderModelImpl
          The base model implementation for the JournalFolder service.
 

Methods in com.liferay.portlet.journal.model.impl with annotations of type JSON
 String JournalArticleModelImpl.getArticleId()
           
 long JournalArticleModelImpl.getClassNameId()
           
 long JournalArticleModelImpl.getClassPK()
           
 long JournalFeedModelImpl.getCompanyId()
           
 long JournalArticleModelImpl.getCompanyId()
           
 long JournalFolderModelImpl.getCompanyId()
           
 String JournalArticleModelImpl.getContent()
           
 String JournalFeedModelImpl.getContentField()
           
 Date JournalFeedModelImpl.getCreateDate()
           
 Date JournalArticleModelImpl.getCreateDate()
           
 Date JournalFolderModelImpl.getCreateDate()
           
 String JournalFeedModelImpl.getDDMRendererTemplateKey()
           
 String JournalFeedModelImpl.getDDMStructureKey()
           
 String JournalArticleModelImpl.getDDMStructureKey()
           
 String JournalFeedModelImpl.getDDMTemplateKey()
           
 String JournalArticleModelImpl.getDDMTemplateKey()
           
 int JournalFeedModelImpl.getDelta()
           
 String JournalFeedModelImpl.getDescription()
           
 String JournalArticleModelImpl.getDescription()
           
 String JournalFolderModelImpl.getDescription()
           
 String JournalArticleModelImpl.getDescriptionCurrentValue()
           
 Date JournalArticleModelImpl.getDisplayDate()
           
 Date JournalArticleModelImpl.getExpirationDate()
           
 String JournalFeedModelImpl.getFeedFormat()
           
 String JournalFeedModelImpl.getFeedId()
           
 double JournalFeedModelImpl.getFeedVersion()
           
 long JournalArticleModelImpl.getFolderId()
           
 long JournalFolderModelImpl.getFolderId()
           
 long JournalFeedModelImpl.getGroupId()
           
 long JournalArticleModelImpl.getGroupId()
           
 long JournalFolderModelImpl.getGroupId()
           
 long JournalFeedModelImpl.getId()
           
 long JournalArticleModelImpl.getId()
           
 boolean JournalArticleModelImpl.getIndexable()
           
 String JournalArticleModelImpl.getLayoutUuid()
           
 Date JournalFeedModelImpl.getModifiedDate()
           
 Date JournalArticleModelImpl.getModifiedDate()
           
 Date JournalFolderModelImpl.getModifiedDate()
           
 String JournalFeedModelImpl.getName()
           
 String JournalFolderModelImpl.getName()
           
 String JournalFeedModelImpl.getOrderByCol()
           
 String JournalFeedModelImpl.getOrderByType()
           
 long JournalFolderModelImpl.getParentFolderId()
           
 long JournalArticleModelImpl.getResourcePrimKey()
           
 int JournalFolderModelImpl.getRestrictionType()
           
 Date JournalArticleModelImpl.getReviewDate()
           
 boolean JournalArticleModelImpl.getSmallImage()
           
 long JournalArticleModelImpl.getSmallImageId()
           
 String JournalArticleModelImpl.getSmallImageURL()
           
 int JournalArticleModelImpl.getStatus()
           
 int JournalFolderModelImpl.getStatus()
           
 long JournalArticleModelImpl.getStatusByUserId()
           
 long JournalFolderModelImpl.getStatusByUserId()
           
 String JournalArticleModelImpl.getStatusByUserName()
           
 String JournalFolderModelImpl.getStatusByUserName()
           
 Date JournalArticleModelImpl.getStatusDate()
           
 Date JournalFolderModelImpl.getStatusDate()
           
 String JournalFeedModelImpl.getTargetLayoutFriendlyUrl()
           
 String JournalFeedModelImpl.getTargetPortletId()
           
 String JournalArticleModelImpl.getTitle()
           
 String JournalArticleModelImpl.getTitleCurrentValue()
           
 String JournalArticleModelImpl.getTreePath()
           
 String JournalFolderModelImpl.getTreePath()
           
 String JournalArticleModelImpl.getUrlTitle()
           
 long JournalFeedModelImpl.getUserId()
           
 long JournalArticleModelImpl.getUserId()
           
 long JournalFolderModelImpl.getUserId()
           
 String JournalFeedModelImpl.getUserName()
           
 String JournalArticleModelImpl.getUserName()
           
 String JournalFolderModelImpl.getUserName()
           
 String JournalFeedModelImpl.getUuid()
           
 String JournalArticleModelImpl.getUuid()
           
 String JournalFolderModelImpl.getUuid()
           
 double JournalArticleModelImpl.getVersion()
           
 

Uses of JSON in com.liferay.portlet.messageboards.model.impl
 

Classes in com.liferay.portlet.messageboards.model.impl with annotations of type JSON
 class MBBanModelImpl
          The base model implementation for the MBBan service.
 class MBCategoryModelImpl
          The base model implementation for the MBCategory service.
 class MBMessageModelImpl
          The base model implementation for the MBMessage service.
 class MBThreadModelImpl
          The base model implementation for the MBThread service.
 

Methods in com.liferay.portlet.messageboards.model.impl with annotations of type JSON
 boolean MBMessageModelImpl.getAllowPingbacks()
           
 boolean MBMessageModelImpl.getAnonymous()
           
 boolean MBMessageModelImpl.getAnswer()
           
 long MBBanModelImpl.getBanId()
           
 long MBBanModelImpl.getBanUserId()
           
 String MBMessageModelImpl.getBody()
           
 long MBCategoryModelImpl.getCategoryId()
           
 long MBThreadModelImpl.getCategoryId()
           
 long MBMessageModelImpl.getCategoryId()
           
 long MBMessageModelImpl.getClassNameId()
           
 long MBMessageModelImpl.getClassPK()
           
 long MBCategoryModelImpl.getCompanyId()
           
 long MBThreadModelImpl.getCompanyId()
           
 long MBMessageModelImpl.getCompanyId()
           
 long MBBanModelImpl.getCompanyId()
           
 Date MBCategoryModelImpl.getCreateDate()
           
 Date MBThreadModelImpl.getCreateDate()
           
 Date MBMessageModelImpl.getCreateDate()
           
 Date MBBanModelImpl.getCreateDate()
           
 String MBCategoryModelImpl.getDescription()
           
 String MBCategoryModelImpl.getDisplayStyle()
           
 String MBMessageModelImpl.getFormat()
           
 long MBCategoryModelImpl.getGroupId()
           
 long MBThreadModelImpl.getGroupId()
           
 long MBMessageModelImpl.getGroupId()
           
 long MBBanModelImpl.getGroupId()
           
 long MBThreadModelImpl.getLastPostByUserId()
           
 Date MBCategoryModelImpl.getLastPostDate()
           
 Date MBThreadModelImpl.getLastPostDate()
           
 int MBCategoryModelImpl.getMessageCount()
           
 int MBThreadModelImpl.getMessageCount()
           
 long MBMessageModelImpl.getMessageId()
           
 Date MBCategoryModelImpl.getModifiedDate()
           
 Date MBThreadModelImpl.getModifiedDate()
           
 Date MBMessageModelImpl.getModifiedDate()
           
 Date MBBanModelImpl.getModifiedDate()
           
 String MBCategoryModelImpl.getName()
           
 long MBCategoryModelImpl.getParentCategoryId()
           
 long MBMessageModelImpl.getParentMessageId()
           
 double MBThreadModelImpl.getPriority()
           
 double MBMessageModelImpl.getPriority()
           
 boolean MBThreadModelImpl.getQuestion()
           
 long MBThreadModelImpl.getRootMessageId()
           
 long MBMessageModelImpl.getRootMessageId()
           
 long MBThreadModelImpl.getRootMessageUserId()
           
 int MBCategoryModelImpl.getStatus()
           
 int MBThreadModelImpl.getStatus()
           
 int MBMessageModelImpl.getStatus()
           
 long MBCategoryModelImpl.getStatusByUserId()
           
 long MBThreadModelImpl.getStatusByUserId()
           
 long MBMessageModelImpl.getStatusByUserId()
           
 String MBCategoryModelImpl.getStatusByUserName()
           
 String MBThreadModelImpl.getStatusByUserName()
           
 String MBMessageModelImpl.getStatusByUserName()
           
 Date MBCategoryModelImpl.getStatusDate()
           
 Date MBThreadModelImpl.getStatusDate()
           
 Date MBMessageModelImpl.getStatusDate()
           
 String MBMessageModelImpl.getSubject()
           
 int MBCategoryModelImpl.getThreadCount()
           
 long MBThreadModelImpl.getThreadId()
           
 long MBMessageModelImpl.getThreadId()
           
 long MBCategoryModelImpl.getUserId()
           
 long MBThreadModelImpl.getUserId()
           
 long MBMessageModelImpl.getUserId()
           
 long MBBanModelImpl.getUserId()
           
 String MBCategoryModelImpl.getUserName()
           
 String MBThreadModelImpl.getUserName()
           
 String MBMessageModelImpl.getUserName()
           
 String MBBanModelImpl.getUserName()
           
 String MBCategoryModelImpl.getUuid()
           
 String MBThreadModelImpl.getUuid()
           
 String MBMessageModelImpl.getUuid()
           
 String MBBanModelImpl.getUuid()
           
 int MBThreadModelImpl.getViewCount()
           
 

Uses of JSON in com.liferay.portlet.mobiledevicerules.model.impl
 

Classes in com.liferay.portlet.mobiledevicerules.model.impl with annotations of type JSON
 class MDRActionModelImpl
          The base model implementation for the MDRAction service.
 class MDRRuleGroupInstanceModelImpl
          The base model implementation for the MDRRuleGroupInstance service.
 class MDRRuleGroupModelImpl
          The base model implementation for the MDRRuleGroup service.
 class MDRRuleModelImpl
          The base model implementation for the MDRRule service.
 

Methods in com.liferay.portlet.mobiledevicerules.model.impl with annotations of type JSON
 long MDRActionModelImpl.getActionId()
           
 long MDRRuleGroupInstanceModelImpl.getClassNameId()
           
 long MDRActionModelImpl.getClassNameId()
           
 long MDRRuleGroupInstanceModelImpl.getClassPK()
           
 long MDRActionModelImpl.getClassPK()
           
 long MDRRuleGroupInstanceModelImpl.getCompanyId()
           
 long MDRRuleGroupModelImpl.getCompanyId()
           
 long MDRRuleModelImpl.getCompanyId()
           
 long MDRActionModelImpl.getCompanyId()
           
 Date MDRRuleGroupInstanceModelImpl.getCreateDate()
           
 Date MDRRuleGroupModelImpl.getCreateDate()
           
 Date MDRRuleModelImpl.getCreateDate()
           
 Date MDRActionModelImpl.getCreateDate()
           
 String MDRRuleGroupModelImpl.getDescription()
           
 String MDRRuleModelImpl.getDescription()
           
 String MDRActionModelImpl.getDescription()
           
 String MDRRuleGroupModelImpl.getDescriptionCurrentValue()
           
 String MDRRuleModelImpl.getDescriptionCurrentValue()
           
 String MDRActionModelImpl.getDescriptionCurrentValue()
           
 long MDRRuleGroupInstanceModelImpl.getGroupId()
           
 long MDRRuleGroupModelImpl.getGroupId()
           
 long MDRRuleModelImpl.getGroupId()
           
 long MDRActionModelImpl.getGroupId()
           
 Date MDRRuleGroupInstanceModelImpl.getModifiedDate()
           
 Date MDRRuleGroupModelImpl.getModifiedDate()
           
 Date MDRRuleModelImpl.getModifiedDate()
           
 Date MDRActionModelImpl.getModifiedDate()
           
 String MDRRuleGroupModelImpl.getName()
           
 String MDRRuleModelImpl.getName()
           
 String MDRActionModelImpl.getName()
           
 String MDRRuleGroupModelImpl.getNameCurrentValue()
           
 String MDRRuleModelImpl.getNameCurrentValue()
           
 String MDRActionModelImpl.getNameCurrentValue()
           
 int MDRRuleGroupInstanceModelImpl.getPriority()
           
 long MDRRuleGroupInstanceModelImpl.getRuleGroupId()
           
 long MDRRuleGroupModelImpl.getRuleGroupId()
           
 long MDRRuleModelImpl.getRuleGroupId()
           
 long MDRRuleGroupInstanceModelImpl.getRuleGroupInstanceId()
           
 long MDRActionModelImpl.getRuleGroupInstanceId()
           
 long MDRRuleModelImpl.getRuleId()
           
 String MDRRuleModelImpl.getType()
           
 String MDRActionModelImpl.getType()
           
 String MDRRuleModelImpl.getTypeSettings()
           
 String MDRActionModelImpl.getTypeSettings()
           
 long MDRRuleGroupInstanceModelImpl.getUserId()
           
 long MDRRuleGroupModelImpl.getUserId()
           
 long MDRRuleModelImpl.getUserId()
           
 long MDRActionModelImpl.getUserId()
           
 String MDRRuleGroupInstanceModelImpl.getUserName()
           
 String MDRRuleGroupModelImpl.getUserName()
           
 String MDRRuleModelImpl.getUserName()
           
 String MDRActionModelImpl.getUserName()
           
 String MDRRuleGroupInstanceModelImpl.getUuid()
           
 String MDRRuleGroupModelImpl.getUuid()
           
 String MDRRuleModelImpl.getUuid()
           
 String MDRActionModelImpl.getUuid()
           
 

Uses of JSON in com.liferay.portlet.ratings.model.impl
 

Classes in com.liferay.portlet.ratings.model.impl with annotations of type JSON
 class RatingsEntryModelImpl
          The base model implementation for the RatingsEntry service.
 

Methods in com.liferay.portlet.ratings.model.impl with annotations of type JSON
 long RatingsEntryModelImpl.getClassNameId()
           
 long RatingsEntryModelImpl.getClassPK()
           
 long RatingsEntryModelImpl.getCompanyId()
           
 Date RatingsEntryModelImpl.getCreateDate()
           
 long RatingsEntryModelImpl.getEntryId()
           
 Date RatingsEntryModelImpl.getModifiedDate()
           
 double RatingsEntryModelImpl.getScore()
           
 long RatingsEntryModelImpl.getUserId()
           
 String RatingsEntryModelImpl.getUserName()
           
 String RatingsEntryModelImpl.getUuid()
           
 

Uses of JSON in com.liferay.portlet.shopping.model.impl
 

Classes in com.liferay.portlet.shopping.model.impl with annotations of type JSON
 class ShoppingCategoryModelImpl
          The base model implementation for the ShoppingCategory service.
 class ShoppingCouponModelImpl
          The base model implementation for the ShoppingCoupon service.
 class ShoppingItemModelImpl
          The base model implementation for the ShoppingItem service.
 class ShoppingOrderModelImpl
          The base model implementation for the ShoppingOrder service.
 

Methods in com.liferay.portlet.shopping.model.impl with annotations of type JSON
 boolean ShoppingCouponModelImpl.getActive()
           
 String ShoppingOrderModelImpl.getAltShipping()
           
 String ShoppingOrderModelImpl.getBillingCity()
           
 String ShoppingOrderModelImpl.getBillingCompany()
           
 String ShoppingOrderModelImpl.getBillingCountry()
           
 String ShoppingOrderModelImpl.getBillingEmailAddress()
           
 String ShoppingOrderModelImpl.getBillingFirstName()
           
 String ShoppingOrderModelImpl.getBillingLastName()
           
 String ShoppingOrderModelImpl.getBillingPhone()
           
 String ShoppingOrderModelImpl.getBillingState()
           
 String ShoppingOrderModelImpl.getBillingStreet()
           
 String ShoppingOrderModelImpl.getBillingZip()
           
 long ShoppingCategoryModelImpl.getCategoryId()
           
 long ShoppingItemModelImpl.getCategoryId()
           
 int ShoppingOrderModelImpl.getCcExpMonth()
           
 int ShoppingOrderModelImpl.getCcExpYear()
           
 String ShoppingOrderModelImpl.getCcName()
           
 String ShoppingOrderModelImpl.getCcNumber()
           
 String ShoppingOrderModelImpl.getCcType()
           
 String ShoppingOrderModelImpl.getCcVerNumber()
           
 String ShoppingCouponModelImpl.getCode()
           
 String ShoppingOrderModelImpl.getComments()
           
 long ShoppingOrderModelImpl.getCompanyId()
           
 long ShoppingCouponModelImpl.getCompanyId()
           
 long ShoppingCategoryModelImpl.getCompanyId()
           
 long ShoppingItemModelImpl.getCompanyId()
           
 String ShoppingOrderModelImpl.getCouponCodes()
           
 double ShoppingOrderModelImpl.getCouponDiscount()
           
 long ShoppingCouponModelImpl.getCouponId()
           
 Date ShoppingOrderModelImpl.getCreateDate()
           
 Date ShoppingCouponModelImpl.getCreateDate()
           
 Date ShoppingCategoryModelImpl.getCreateDate()
           
 Date ShoppingItemModelImpl.getCreateDate()
           
 String ShoppingCouponModelImpl.getDescription()
           
 String ShoppingCategoryModelImpl.getDescription()
           
 String ShoppingItemModelImpl.getDescription()
           
 double ShoppingCouponModelImpl.getDiscount()
           
 double ShoppingItemModelImpl.getDiscount()
           
 String ShoppingCouponModelImpl.getDiscountType()
           
 Date ShoppingCouponModelImpl.getEndDate()
           
 boolean ShoppingItemModelImpl.getFeatured()
           
 boolean ShoppingItemModelImpl.getFields()
           
 String ShoppingItemModelImpl.getFieldsQuantities()
           
 long ShoppingOrderModelImpl.getGroupId()
           
 long ShoppingCouponModelImpl.getGroupId()
           
 long ShoppingCategoryModelImpl.getGroupId()
           
 long ShoppingItemModelImpl.getGroupId()
           
 double ShoppingOrderModelImpl.getInsurance()
           
 boolean ShoppingOrderModelImpl.getInsure()
           
 long ShoppingItemModelImpl.getItemId()
           
 boolean ShoppingItemModelImpl.getLargeImage()
           
 long ShoppingItemModelImpl.getLargeImageId()
           
 String ShoppingItemModelImpl.getLargeImageURL()
           
 String ShoppingCouponModelImpl.getLimitCategories()
           
 String ShoppingCouponModelImpl.getLimitSkus()
           
 int ShoppingItemModelImpl.getMaxQuantity()
           
 boolean ShoppingItemModelImpl.getMediumImage()
           
 long ShoppingItemModelImpl.getMediumImageId()
           
 String ShoppingItemModelImpl.getMediumImageURL()
           
 double ShoppingCouponModelImpl.getMinOrder()
           
 int ShoppingItemModelImpl.getMinQuantity()
           
 Date ShoppingOrderModelImpl.getModifiedDate()
           
 Date ShoppingCouponModelImpl.getModifiedDate()
           
 Date ShoppingCategoryModelImpl.getModifiedDate()
           
 Date ShoppingItemModelImpl.getModifiedDate()
           
 String ShoppingCouponModelImpl.getName()
           
 String ShoppingCategoryModelImpl.getName()
           
 String ShoppingItemModelImpl.getName()
           
 String ShoppingOrderModelImpl.getNumber()
           
 long ShoppingOrderModelImpl.getOrderId()
           
 long ShoppingCategoryModelImpl.getParentCategoryId()
           
 String ShoppingOrderModelImpl.getPpPayerEmail()
           
 double ShoppingOrderModelImpl.getPpPaymentGross()
           
 String ShoppingOrderModelImpl.getPpPaymentStatus()
           
 String ShoppingOrderModelImpl.getPpReceiverEmail()
           
 String ShoppingOrderModelImpl.getPpTxnId()
           
 double ShoppingItemModelImpl.getPrice()
           
 String ShoppingItemModelImpl.getProperties()
           
 boolean ShoppingOrderModelImpl.getRequiresShipping()
           
 boolean ShoppingItemModelImpl.getRequiresShipping()
           
 boolean ShoppingItemModelImpl.getSale()
           
 boolean ShoppingOrderModelImpl.getSendOrderEmail()
           
 boolean ShoppingOrderModelImpl.getSendShippingEmail()
           
 double ShoppingOrderModelImpl.getShipping()
           
 double ShoppingItemModelImpl.getShipping()
           
 String ShoppingOrderModelImpl.getShippingCity()
           
 String ShoppingOrderModelImpl.getShippingCompany()
           
 String ShoppingOrderModelImpl.getShippingCountry()
           
 String ShoppingOrderModelImpl.getShippingEmailAddress()
           
 String ShoppingOrderModelImpl.getShippingFirstName()
           
 String ShoppingOrderModelImpl.getShippingLastName()
           
 String ShoppingOrderModelImpl.getShippingPhone()
           
 String ShoppingOrderModelImpl.getShippingState()
           
 String ShoppingOrderModelImpl.getShippingStreet()
           
 String ShoppingOrderModelImpl.getShippingZip()
           
 boolean ShoppingOrderModelImpl.getShipToBilling()
           
 String ShoppingItemModelImpl.getSku()
           
 boolean ShoppingItemModelImpl.getSmallImage()
           
 long ShoppingItemModelImpl.getSmallImageId()
           
 String ShoppingItemModelImpl.getSmallImageURL()
           
 Date ShoppingCouponModelImpl.getStartDate()
           
 int ShoppingItemModelImpl.getStockQuantity()
           
 double ShoppingOrderModelImpl.getTax()
           
 boolean ShoppingItemModelImpl.getTaxable()
           
 long ShoppingOrderModelImpl.getUserId()
           
 long ShoppingCouponModelImpl.getUserId()
           
 long ShoppingCategoryModelImpl.getUserId()
           
 long ShoppingItemModelImpl.getUserId()
           
 String ShoppingOrderModelImpl.getUserName()
           
 String ShoppingCouponModelImpl.getUserName()
           
 String ShoppingCategoryModelImpl.getUserName()
           
 String ShoppingItemModelImpl.getUserName()
           
 boolean ShoppingItemModelImpl.getUseShippingFormula()
           
 

Uses of JSON in com.liferay.portlet.social.model.impl
 

Classes in com.liferay.portlet.social.model.impl with annotations of type JSON
 class SocialActivityModelImpl
          The base model implementation for the SocialActivity service.
 class SocialActivitySettingModelImpl
          The base model implementation for the SocialActivitySetting service.
 class SocialRequestModelImpl
          The base model implementation for the SocialRequest service.
 

Methods in com.liferay.portlet.social.model.impl with annotations of type JSON
 long SocialActivityModelImpl.getActivityId()
           
 long SocialActivityModelImpl.getActivitySetId()
           
 long SocialActivitySettingModelImpl.getActivitySettingId()
           
 int SocialActivitySettingModelImpl.getActivityType()
           
 long SocialActivityModelImpl.getClassNameId()
           
 long SocialRequestModelImpl.getClassNameId()
           
 long SocialActivitySettingModelImpl.getClassNameId()
           
 long SocialActivityModelImpl.getClassPK()
           
 long SocialRequestModelImpl.getClassPK()
           
 long SocialActivityModelImpl.getCompanyId()
           
 long SocialRequestModelImpl.getCompanyId()
           
 long SocialActivitySettingModelImpl.getCompanyId()
           
 long SocialActivityModelImpl.getCreateDate()
           
 long SocialRequestModelImpl.getCreateDate()
           
 String SocialActivityModelImpl.getExtraData()
           
 String SocialRequestModelImpl.getExtraData()
           
 long SocialActivityModelImpl.getGroupId()
           
 long SocialRequestModelImpl.getGroupId()
           
 long SocialActivitySettingModelImpl.getGroupId()
           
 long SocialActivityModelImpl.getMirrorActivityId()
           
 long SocialRequestModelImpl.getModifiedDate()
           
 String SocialActivitySettingModelImpl.getName()
           
 long SocialActivityModelImpl.getParentClassNameId()
           
 long SocialActivityModelImpl.getParentClassPK()
           
 long SocialActivityModelImpl.getReceiverUserId()
           
 long SocialRequestModelImpl.getReceiverUserId()
           
 long SocialRequestModelImpl.getRequestId()
           
 int SocialRequestModelImpl.getStatus()
           
 int SocialActivityModelImpl.getType()
           
 int SocialRequestModelImpl.getType()
           
 long SocialActivityModelImpl.getUserId()
           
 long SocialRequestModelImpl.getUserId()
           
 String SocialRequestModelImpl.getUuid()
           
 String SocialActivitySettingModelImpl.getValue()
           
 

Uses of JSON in com.liferay.portlet.softwarecatalog.model.impl
 

Classes in com.liferay.portlet.softwarecatalog.model.impl with annotations of type JSON
 class SCFrameworkVersionModelImpl
          The base model implementation for the SCFrameworkVersion service.
 class SCLicenseModelImpl
          The base model implementation for the SCLicense service.
 class SCProductEntryModelImpl
          The base model implementation for the SCProductEntry service.
 class SCProductVersionModelImpl
          The base model implementation for the SCProductVersion service.
 

Methods in com.liferay.portlet.softwarecatalog.model.impl with annotations of type JSON
 boolean SCFrameworkVersionModelImpl.getActive()
           
 boolean SCLicenseModelImpl.getActive()
           
 String SCProductEntryModelImpl.getAuthor()
           
 String SCProductVersionModelImpl.getChangeLog()
           
 long SCProductVersionModelImpl.getCompanyId()
           
 long SCFrameworkVersionModelImpl.getCompanyId()
           
 long SCProductEntryModelImpl.getCompanyId()
           
 Date SCProductVersionModelImpl.getCreateDate()
           
 Date SCFrameworkVersionModelImpl.getCreateDate()
           
 Date SCProductEntryModelImpl.getCreateDate()
           
 String SCProductVersionModelImpl.getDirectDownloadURL()
           
 String SCProductVersionModelImpl.getDownloadPageURL()
           
 long SCFrameworkVersionModelImpl.getFrameworkVersionId()
           
 long SCFrameworkVersionModelImpl.getGroupId()
           
 long SCProductEntryModelImpl.getGroupId()
           
 long SCLicenseModelImpl.getLicenseId()
           
 String SCProductEntryModelImpl.getLongDescription()
           
 Date SCProductVersionModelImpl.getModifiedDate()
           
 Date SCFrameworkVersionModelImpl.getModifiedDate()
           
 Date SCProductEntryModelImpl.getModifiedDate()
           
 String SCFrameworkVersionModelImpl.getName()
           
 String SCLicenseModelImpl.getName()
           
 String SCProductEntryModelImpl.getName()
           
 boolean SCLicenseModelImpl.getOpenSource()
           
 String SCProductEntryModelImpl.getPageURL()
           
 int SCFrameworkVersionModelImpl.getPriority()
           
 long SCProductVersionModelImpl.getProductEntryId()
           
 long SCProductEntryModelImpl.getProductEntryId()
           
 long SCProductVersionModelImpl.getProductVersionId()
           
 boolean SCLicenseModelImpl.getRecommended()
           
 String SCProductEntryModelImpl.getRepoArtifactId()
           
 String SCProductEntryModelImpl.getRepoGroupId()
           
 boolean SCProductVersionModelImpl.getRepoStoreArtifact()
           
 String SCProductEntryModelImpl.getShortDescription()
           
 String SCProductEntryModelImpl.getTags()
           
 String SCProductEntryModelImpl.getType()
           
 String SCFrameworkVersionModelImpl.getUrl()
           
 String SCLicenseModelImpl.getUrl()
           
 long SCProductVersionModelImpl.getUserId()
           
 long SCFrameworkVersionModelImpl.getUserId()
           
 long SCProductEntryModelImpl.getUserId()
           
 String SCProductVersionModelImpl.getUserName()
           
 String SCFrameworkVersionModelImpl.getUserName()
           
 String SCProductEntryModelImpl.getUserName()
           
 String SCProductVersionModelImpl.getVersion()
           
 

Uses of JSON in com.liferay.portlet.trash.model.impl
 

Classes in com.liferay.portlet.trash.model.impl with annotations of type JSON
 class TrashEntryModelImpl
          The base model implementation for the TrashEntry service.
 

Methods in com.liferay.portlet.trash.model.impl with annotations of type JSON
 long TrashEntryModelImpl.getClassNameId()
           
 long TrashEntryModelImpl.getClassPK()
           
 long TrashEntryModelImpl.getCompanyId()
           
 Date TrashEntryModelImpl.getCreateDate()
           
 long TrashEntryModelImpl.getEntryId()
           
 long TrashEntryModelImpl.getGroupId()
           
 int TrashEntryModelImpl.getStatus()
           
 long TrashEntryModelImpl.getSystemEventSetKey()
           
 String TrashEntryModelImpl.getTypeSettings()
           
 long TrashEntryModelImpl.getUserId()
           
 String TrashEntryModelImpl.getUserName()
           
 


Liferay 7.0-ce-m6