Liferay 6.2.0

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

Packages that use JSON
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.portlet.announcements.model.impl   
com.liferay.portlet.asset.model.impl   
com.liferay.portlet.blogs.model.impl   
com.liferay.portlet.bookmarks.model.impl   
com.liferay.portlet.documentlibrary.model.impl   
com.liferay.portlet.dynamicdatalists.model.impl   
com.liferay.portlet.dynamicdatamapping.model.impl   
com.liferay.portlet.expando.model.impl   
com.liferay.portlet.journal.model.impl   
com.liferay.portlet.messageboards.model.impl   
com.liferay.portlet.mobiledevicerules.model.impl   
com.liferay.portlet.polls.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   
com.liferay.portlet.wiki.model.impl   
 

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 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 CompanyModelImpl.getAccountId()
           
 long AccountModelImpl.getAccountId()
           
 long ContactModelImpl.getAccountId()
           
 long ResourcePermissionModelImpl.getActionIds()
           
 boolean RegionModelImpl.getActive()
           
 boolean CompanyModelImpl.getActive()
           
 boolean LayoutSetPrototypeModelImpl.getActive()
           
 boolean PortletModelImpl.getActive()
           
 boolean CountryModelImpl.getActive()
           
 boolean PluginSettingModelImpl.getActive()
           
 boolean LayoutPrototypeModelImpl.getActive()
           
 boolean GroupModelImpl.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 WebsiteModelImpl.getClassNameId()
           
 long RepositoryModelImpl.getClassNameId()
           
 long AddressModelImpl.getClassNameId()
           
 long ClassNameModelImpl.getClassNameId()
           
 long ContactModelImpl.getClassNameId()
           
 long RoleModelImpl.getClassNameId()
           
 long EmailAddressModelImpl.getClassNameId()
           
 long PhoneModelImpl.getClassNameId()
           
 long GroupModelImpl.getClassNameId()
           
 long WebsiteModelImpl.getClassPK()
           
 long AddressModelImpl.getClassPK()
           
 long ContactModelImpl.getClassPK()
           
 long RoleModelImpl.getClassPK()
           
 long EmailAddressModelImpl.getClassPK()
           
 long PhoneModelImpl.getClassPK()
           
 long GroupModelImpl.getClassPK()
           
 String LayoutModelImpl.getColorSchemeId()
           
 String LayoutSetModelImpl.getColorSchemeId()
           
 String LayoutSetBranchModelImpl.getColorSchemeId()
           
 String LayoutRevisionModelImpl.getColorSchemeId()
           
 String UserModelImpl.getComments()
           
 String MembershipRequestModelImpl.getComments()
           
 String OrganizationModelImpl.getComments()
           
 long ResourceBlockModelImpl.getCompanyId()
           
 long PasswordPolicyModelImpl.getCompanyId()
           
 long UserModelImpl.getCompanyId()
           
 long TeamModelImpl.getCompanyId()
           
 long WebsiteModelImpl.getCompanyId()
           
 long ResourcePermissionModelImpl.getCompanyId()
           
 long CompanyModelImpl.getCompanyId()
           
 long MembershipRequestModelImpl.getCompanyId()
           
 long LayoutSetPrototypeModelImpl.getCompanyId()
           
 long PortletModelImpl.getCompanyId()
           
 long OrganizationModelImpl.getCompanyId()
           
 long RepositoryModelImpl.getCompanyId()
           
 long AccountModelImpl.getCompanyId()
           
 long AddressModelImpl.getCompanyId()
           
 long ContactModelImpl.getCompanyId()
           
 long UserGroupModelImpl.getCompanyId()
           
 long RoleModelImpl.getCompanyId()
           
 long LayoutModelImpl.getCompanyId()
           
 long LayoutSetModelImpl.getCompanyId()
           
 long PluginSettingModelImpl.getCompanyId()
           
 long BackgroundTaskModelImpl.getCompanyId()
           
 long LayoutSetBranchModelImpl.getCompanyId()
           
 long LayoutRevisionModelImpl.getCompanyId()
           
 long EmailAddressModelImpl.getCompanyId()
           
 long PhoneModelImpl.getCompanyId()
           
 long LayoutPrototypeModelImpl.getCompanyId()
           
 long LayoutBranchModelImpl.getCompanyId()
           
 long GroupModelImpl.getCompanyId()
           
 boolean BackgroundTaskModelImpl.getCompleted()
           
 Date BackgroundTaskModelImpl.getCompletionDate()
           
 long UserModelImpl.getContactId()
           
 long ContactModelImpl.getContactId()
           
 long RegionModelImpl.getCountryId()
           
 long OrganizationModelImpl.getCountryId()
           
 long AddressModelImpl.getCountryId()
           
 long CountryModelImpl.getCountryId()
           
 Date PasswordPolicyModelImpl.getCreateDate()
           
 Date UserModelImpl.getCreateDate()
           
 Date TeamModelImpl.getCreateDate()
           
 Date WebsiteModelImpl.getCreateDate()
           
 Date MembershipRequestModelImpl.getCreateDate()
           
 Date LayoutSetPrototypeModelImpl.getCreateDate()
           
 Date OrganizationModelImpl.getCreateDate()
           
 Date RepositoryModelImpl.getCreateDate()
           
 Date AccountModelImpl.getCreateDate()
           
 Date AddressModelImpl.getCreateDate()
           
 Date ContactModelImpl.getCreateDate()
           
 Date UserGroupModelImpl.getCreateDate()
           
 Date RoleModelImpl.getCreateDate()
           
 Date LayoutModelImpl.getCreateDate()
           
 Date LayoutSetModelImpl.getCreateDate()
           
 Date BackgroundTaskModelImpl.getCreateDate()
           
 Date LayoutSetBranchModelImpl.getCreateDate()
           
 Date LayoutRevisionModelImpl.getCreateDate()
           
 Date EmailAddressModelImpl.getCreateDate()
           
 Date PhoneModelImpl.getCreateDate()
           
 Date LayoutPrototypeModelImpl.getCreateDate()
           
 long GroupModelImpl.getCreatorUserId()
           
 String LayoutModelImpl.getCss()
           
 String LayoutSetModelImpl.getCss()
           
 String LayoutSetBranchModelImpl.getCss()
           
 String LayoutRevisionModelImpl.getCss()
           
 boolean PasswordPolicyModelImpl.getDefaultPolicy()
           
 boolean UserModelImpl.getDefaultUser()
           
 String PasswordPolicyModelImpl.getDescription()
           
 String TeamModelImpl.getDescription()
           
 String LayoutSetPrototypeModelImpl.getDescription()
           
 String RepositoryModelImpl.getDescription()
           
 String UserGroupModelImpl.getDescription()
           
 String RoleModelImpl.getDescription()
           
 String LayoutModelImpl.getDescription()
           
 String LayoutSetBranchModelImpl.getDescription()
           
 String LayoutRevisionModelImpl.getDescription()
           
 String LayoutPrototypeModelImpl.getDescription()
           
 String LayoutBranchModelImpl.getDescription()
           
 String GroupModelImpl.getDescription()
           
 String RoleModelImpl.getDescriptionCurrentValue()
           
 String LayoutModelImpl.getDescriptionCurrentValue()
           
 String LayoutRevisionModelImpl.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 LayoutModelImpl.getFriendlyURL()
           
 String GroupModelImpl.getFriendlyURL()
           
 int OrgLaborModelImpl.getFriOpen()
           
 int PasswordPolicyModelImpl.getGraceLimit()
           
 int UserModelImpl.getGraceLoginCount()
           
 String UserModelImpl.getGreeting()
           
 long ResourceBlockModelImpl.getGroupId()
           
 long TeamModelImpl.getGroupId()
           
 long UserGroupRoleModelImpl.getGroupId()
           
 long UserGroupGroupRoleModelImpl.getGroupId()
           
 long MembershipRequestModelImpl.getGroupId()
           
 long RepositoryModelImpl.getGroupId()
           
 long LayoutModelImpl.getGroupId()
           
 long LayoutSetModelImpl.getGroupId()
           
 long BackgroundTaskModelImpl.getGroupId()
           
 long LayoutSetBranchModelImpl.getGroupId()
           
 long LayoutRevisionModelImpl.getGroupId()
           
 long LayoutBranchModelImpl.getGroupId()
           
 long GroupModelImpl.getGroupId()
           
 boolean LayoutRevisionModelImpl.getHead()
           
 int ImageModelImpl.getHeight()
           
 boolean LayoutModelImpl.getHidden()
           
 boolean PasswordPolicyModelImpl.getHistory()
           
 int PasswordPolicyModelImpl.getHistoryCount()
           
 String CompanyModelImpl.getHomeURL()
           
 String ContactModelImpl.getHoursOfOperation()
           
 boolean LayoutModelImpl.getIconImage()
           
 boolean LayoutRevisionModelImpl.getIconImage()
           
 long LayoutModelImpl.getIconImageId()
           
 long LayoutRevisionModelImpl.getIconImageId()
           
 String ContactModelImpl.getIcqSn()
           
 long PortletModelImpl.getId()
           
 String CountryModelImpl.getIdd()
           
 long ImageModelImpl.getImageId()
           
 String AccountModelImpl.getIndustry()
           
 String ContactModelImpl.getJabberSn()
           
 String ContactModelImpl.getJobClass()
           
 String UserModelImpl.getJobTitle()
           
 String ContactModelImpl.getJobTitle()
           
 String CompanyModelImpl.getKey()
           
 String LayoutModelImpl.getKeywords()
           
 String LayoutRevisionModelImpl.getKeywords()
           
 String LayoutModelImpl.getKeywordsCurrentValue()
           
 String LayoutRevisionModelImpl.getKeywordsCurrentValue()
           
 String UserModelImpl.getLanguageId()
           
 Date UserModelImpl.getLastFailedLoginDate()
           
 Date UserModelImpl.getLastLoginDate()
           
 String UserModelImpl.getLastLoginIP()
           
 String UserModelImpl.getLastName()
           
 String ContactModelImpl.getLastName()
           
 long LayoutRevisionModelImpl.getLayoutBranchId()
           
 long LayoutBranchModelImpl.getLayoutBranchId()
           
 long LayoutModelImpl.getLayoutId()
           
 long LayoutPrototypeModelImpl.getLayoutPrototypeId()
           
 boolean LayoutModelImpl.getLayoutPrototypeLinkEnabled()
           
 String LayoutModelImpl.getLayoutPrototypeUuid()
           
 long LayoutRevisionModelImpl.getLayoutRevisionId()
           
 long LayoutSetBranchModelImpl.getLayoutSetBranchId()
           
 long LayoutRevisionModelImpl.getLayoutSetBranchId()
           
 long LayoutBranchModelImpl.getLayoutSetBranchId()
           
 long LayoutSetModelImpl.getLayoutSetId()
           
 long LayoutSetPrototypeModelImpl.getLayoutSetPrototypeId()
           
 boolean LayoutSetModelImpl.getLayoutSetPrototypeLinkEnabled()
           
 boolean LayoutSetBranchModelImpl.getLayoutSetPrototypeLinkEnabled()
           
 String LayoutSetModelImpl.getLayoutSetPrototypeUuid()
           
 String LayoutSetBranchModelImpl.getLayoutSetPrototypeUuid()
           
 long UserModelImpl.getLdapServerId()
           
 String AccountModelImpl.getLegalId()
           
 String AccountModelImpl.getLegalName()
           
 String AccountModelImpl.getLegalType()
           
 int ListTypeModelImpl.getListTypeId()
           
 long GroupModelImpl.getLiveGroupId()
           
 boolean PasswordPolicyModelImpl.getLockout()
           
 boolean UserModelImpl.getLockout()
           
 Date UserModelImpl.getLockoutDate()
           
 long PasswordPolicyModelImpl.getLockoutDuration()
           
 Date UserModelImpl.getLoginDate()
           
 String UserModelImpl.getLoginIP()
           
 boolean LayoutSetModelImpl.getLogo()
           
 boolean LayoutSetBranchModelImpl.getLogo()
           
 long CompanyModelImpl.getLogoId()
           
 long LayoutSetModelImpl.getLogoId()
           
 long LayoutSetBranchModelImpl.getLogoId()
           
 boolean AddressModelImpl.getMailing()
           
 boolean LayoutRevisionModelImpl.getMajor()
           
 boolean ContactModelImpl.getMale()
           
 boolean GroupModelImpl.getManualMembership()
           
 boolean LayoutSetBranchModelImpl.getMaster()
           
 boolean LayoutBranchModelImpl.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 PasswordPolicyModelImpl.getModifiedDate()
           
 Date UserModelImpl.getModifiedDate()
           
 Date TeamModelImpl.getModifiedDate()
           
 Date WebsiteModelImpl.getModifiedDate()
           
 Date LayoutSetPrototypeModelImpl.getModifiedDate()
           
 Date OrganizationModelImpl.getModifiedDate()
           
 Date RepositoryModelImpl.getModifiedDate()
           
 Date AccountModelImpl.getModifiedDate()
           
 Date AddressModelImpl.getModifiedDate()
           
 Date ContactModelImpl.getModifiedDate()
           
 Date UserGroupModelImpl.getModifiedDate()
           
 Date RoleModelImpl.getModifiedDate()
           
 Date LayoutModelImpl.getModifiedDate()
           
 Date LayoutSetModelImpl.getModifiedDate()
           
 Date BackgroundTaskModelImpl.getModifiedDate()
           
 Date LayoutSetBranchModelImpl.getModifiedDate()
           
 Date LayoutRevisionModelImpl.getModifiedDate()
           
 Date ImageModelImpl.getModifiedDate()
           
 Date EmailAddressModelImpl.getModifiedDate()
           
 Date PhoneModelImpl.getModifiedDate()
           
 Date LayoutPrototypeModelImpl.getModifiedDate()
           
 int OrgLaborModelImpl.getMonClose()
           
 int OrgLaborModelImpl.getMonOpen()
           
 String ContactModelImpl.getMsnSn()
           
 String CompanyModelImpl.getMx()
           
 String ContactModelImpl.getMySpaceSn()
           
 String ResourceBlockModelImpl.getName()
           
 String PasswordPolicyModelImpl.getName()
           
 String RegionModelImpl.getName()
           
 String TeamModelImpl.getName()
           
 String ResourcePermissionModelImpl.getName()
           
 String LayoutSetPrototypeModelImpl.getName()
           
 String OrganizationModelImpl.getName()
           
 String RepositoryModelImpl.getName()
           
 String AccountModelImpl.getName()
           
 String CountryModelImpl.getName()
           
 String UserGroupModelImpl.getName()
           
 String RoleModelImpl.getName()
           
 String LayoutModelImpl.getName()
           
 String BackgroundTaskModelImpl.getName()
           
 String LayoutSetBranchModelImpl.getName()
           
 String LayoutRevisionModelImpl.getName()
           
 String ListTypeModelImpl.getName()
           
 String LayoutPrototypeModelImpl.getName()
           
 String LayoutBranchModelImpl.getName()
           
 String GroupModelImpl.getName()
           
 String CountryImpl.getNameCurrentValue()
           
 String LayoutSetPrototypeModelImpl.getNameCurrentValue()
           
 String LayoutModelImpl.getNameCurrentValue()
           
 String LayoutRevisionModelImpl.getNameCurrentValue()
           
 String LayoutPrototypeModelImpl.getNameCurrentValue()
           
 String CountryModelImpl.getNumber()
           
 String PhoneModelImpl.getNumber()
           
 String UserModelImpl.getOpenId()
           
 long OrgLaborModelImpl.getOrganizationId()
           
 long OrganizationModelImpl.getOrganizationId()
           
 long OrgLaborModelImpl.getOrgLaborId()
           
 long ResourcePermissionModelImpl.getOwnerId()
           
 long PortletPreferencesModelImpl.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 LayoutModelImpl.getPlid()
           
 long PortletPreferencesModelImpl.getPlid()
           
 long LayoutRevisionModelImpl.getPlid()
           
 long LayoutBranchModelImpl.getPlid()
           
 String PluginSettingModelImpl.getPluginId()
           
 long PluginSettingModelImpl.getPluginSettingId()
           
 String PluginSettingModelImpl.getPluginType()
           
 String PortletModelImpl.getPortletId()
           
 String RepositoryModelImpl.getPortletId()
           
 String PortletPreferencesModelImpl.getPortletId()
           
 long PortletPreferencesModelImpl.getPortletPreferencesId()
           
 long UserModelImpl.getPortraitId()
           
 String PortletPreferencesModelImpl.getPreferences()
           
 int ContactModelImpl.getPrefixId()
           
 boolean WebsiteModelImpl.getPrimary()
           
 boolean AddressModelImpl.getPrimary()
           
 boolean EmailAddressModelImpl.getPrimary()
           
 boolean PhoneModelImpl.getPrimary()
           
 String ResourcePermissionModelImpl.getPrimKey()
           
 int LayoutModelImpl.getPriority()
           
 boolean LayoutModelImpl.getPrivateLayout()
           
 boolean LayoutSetModelImpl.getPrivateLayout()
           
 boolean LayoutSetBranchModelImpl.getPrivateLayout()
           
 boolean LayoutRevisionModelImpl.getPrivateLayout()
           
 boolean OrganizationModelImpl.getRecursable()
           
 long ResourceBlockModelImpl.getReferenceCount()
           
 String PasswordPolicyModelImpl.getRegex()
           
 String RegionModelImpl.getRegionCode()
           
 long RegionModelImpl.getRegionId()
           
 long OrganizationModelImpl.getRegionId()
           
 long AddressModelImpl.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 LayoutModelImpl.getRobots()
           
 String LayoutRevisionModelImpl.getRobots()
           
 String LayoutModelImpl.getRobotsCurrentValue()
           
 String LayoutRevisionModelImpl.getRobotsCurrentValue()
           
 long ResourcePermissionModelImpl.getRoleId()
           
 long UserGroupRoleModelImpl.getRoleId()
           
 long UserGroupGroupRoleModelImpl.getRoleId()
           
 long RoleModelImpl.getRoleId()
           
 String PortletModelImpl.getRoles()
           
 String PluginSettingModelImpl.getRoles()
           
 int OrgLaborModelImpl.getSatClose()
           
 int OrgLaborModelImpl.getSatOpen()
           
 int ResourcePermissionModelImpl.getScope()
           
 String UserModelImpl.getScreenName()
           
 String BackgroundTaskModelImpl.getServletContextNames()
           
 String LayoutSetPrototypeModelImpl.getSettings()
           
 String LayoutSetModelImpl.getSettings()
           
 String LayoutSetBranchModelImpl.getSettings()
           
 String LayoutPrototypeModelImpl.getSettings()
           
 String AccountModelImpl.getSicCode()
           
 boolean GroupModelImpl.getSite()
           
 String AccountModelImpl.getSize()
           
 int ImageModelImpl.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()
           
 int MembershipRequestModelImpl.getStatusId()
           
 int OrganizationModelImpl.getStatusId()
           
 String BackgroundTaskModelImpl.getStatusMessage()
           
 String AddressModelImpl.getStreet1()
           
 String AddressModelImpl.getStreet2()
           
 String AddressModelImpl.getStreet3()
           
 String RoleModelImpl.getSubtype()
           
 int ContactModelImpl.getSuffixId()
           
 int OrgLaborModelImpl.getSunClose()
           
 int OrgLaborModelImpl.getSunOpen()
           
 boolean CompanyModelImpl.getSystem()
           
 String BackgroundTaskModelImpl.getTaskContext()
           
 String BackgroundTaskModelImpl.getTaskExecutorClassName()
           
 long TeamModelImpl.getTeamId()
           
 String LayoutModelImpl.getThemeId()
           
 String LayoutSetModelImpl.getThemeId()
           
 String LayoutSetBranchModelImpl.getThemeId()
           
 String LayoutRevisionModelImpl.getThemeId()
           
 int OrgLaborModelImpl.getThuClose()
           
 int OrgLaborModelImpl.getThuOpen()
           
 String AccountModelImpl.getTickerSymbol()
           
 String UserModelImpl.getTimeZoneId()
           
 String RoleModelImpl.getTitle()
           
 String LayoutModelImpl.getTitle()
           
 String LayoutRevisionModelImpl.getTitle()
           
 String RoleModelImpl.getTitleCurrentValue()
           
 String LayoutModelImpl.getTitleCurrentValue()
           
 String LayoutRevisionModelImpl.getTitleCurrentValue()
           
 String OrganizationModelImpl.getTreePath()
           
 String GroupModelImpl.getTreePath()
           
 int OrgLaborModelImpl.getTueClose()
           
 int OrgLaborModelImpl.getTueOpen()
           
 String ContactModelImpl.getTwitterSn()
           
 String OrganizationModelImpl.getType()
           
 String AccountModelImpl.getType()
           
 int RoleModelImpl.getType()
           
 String LayoutModelImpl.getType()
           
 String ImageModelImpl.getType()
           
 String ListTypeModelImpl.getType()
           
 int GroupModelImpl.getType()
           
 int WebsiteModelImpl.getTypeId()
           
 int OrgLaborModelImpl.getTypeId()
           
 int AddressModelImpl.getTypeId()
           
 int EmailAddressModelImpl.getTypeId()
           
 int PhoneModelImpl.getTypeId()
           
 String RepositoryModelImpl.getTypeSettings()
           
 String LayoutModelImpl.getTypeSettings()
           
 String LayoutRevisionModelImpl.getTypeSettings()
           
 String GroupModelImpl.getTypeSettings()
           
 String WebsiteModelImpl.getUrl()
           
 long UserGroupGroupRoleModelImpl.getUserGroupId()
           
 long UserGroupModelImpl.getUserGroupId()
           
 long PasswordPolicyModelImpl.getUserId()
           
 long UserModelImpl.getUserId()
           
 long TeamModelImpl.getUserId()
           
 long WebsiteModelImpl.getUserId()
           
 long UserGroupRoleModelImpl.getUserId()
           
 long MembershipRequestModelImpl.getUserId()
           
 long LayoutSetPrototypeModelImpl.getUserId()
           
 long OrganizationModelImpl.getUserId()
           
 long RepositoryModelImpl.getUserId()
           
 long AccountModelImpl.getUserId()
           
 long AddressModelImpl.getUserId()
           
 long ContactModelImpl.getUserId()
           
 long UserGroupModelImpl.getUserId()
           
 long RoleModelImpl.getUserId()
           
 long LayoutModelImpl.getUserId()
           
 long BackgroundTaskModelImpl.getUserId()
           
 long LayoutSetBranchModelImpl.getUserId()
           
 long LayoutRevisionModelImpl.getUserId()
           
 long EmailAddressModelImpl.getUserId()
           
 long PhoneModelImpl.getUserId()
           
 long LayoutPrototypeModelImpl.getUserId()
           
 long LayoutBranchModelImpl.getUserId()
           
 String PasswordPolicyModelImpl.getUserName()
           
 String TeamModelImpl.getUserName()
           
 String WebsiteModelImpl.getUserName()
           
 String LayoutSetPrototypeModelImpl.getUserName()
           
 String OrganizationModelImpl.getUserName()
           
 String RepositoryModelImpl.getUserName()
           
 String AccountModelImpl.getUserName()
           
 String AddressModelImpl.getUserName()
           
 String ContactModelImpl.getUserName()
           
 String UserGroupModelImpl.getUserName()
           
 String RoleModelImpl.getUserName()
           
 String LayoutModelImpl.getUserName()
           
 String BackgroundTaskModelImpl.getUserName()
           
 String LayoutSetBranchModelImpl.getUserName()
           
 String LayoutRevisionModelImpl.getUserName()
           
 String EmailAddressModelImpl.getUserName()
           
 String PhoneModelImpl.getUserName()
           
 String LayoutPrototypeModelImpl.getUserName()
           
 String LayoutBranchModelImpl.getUserName()
           
 String PasswordPolicyModelImpl.getUuid()
           
 String UserModelImpl.getUuid()
           
 String WebsiteModelImpl.getUuid()
           
 String LayoutSetPrototypeModelImpl.getUuid()
           
 String OrganizationModelImpl.getUuid()
           
 String RepositoryModelImpl.getUuid()
           
 String AddressModelImpl.getUuid()
           
 String UserGroupModelImpl.getUuid()
           
 String RoleModelImpl.getUuid()
           
 String LayoutModelImpl.getUuid()
           
 String EmailAddressModelImpl.getUuid()
           
 String PhoneModelImpl.getUuid()
           
 String LayoutPrototypeModelImpl.getUuid()
           
 String GroupModelImpl.getUuid()
           
 String ClassNameModelImpl.getValue()
           
 String LayoutModelImpl.getWapColorSchemeId()
           
 String LayoutSetModelImpl.getWapColorSchemeId()
           
 String LayoutSetBranchModelImpl.getWapColorSchemeId()
           
 String LayoutRevisionModelImpl.getWapColorSchemeId()
           
 String LayoutModelImpl.getWapThemeId()
           
 String LayoutSetModelImpl.getWapThemeId()
           
 String LayoutSetBranchModelImpl.getWapThemeId()
           
 String LayoutRevisionModelImpl.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
 

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.
 

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 AnnouncementsEntryModelImpl.getCreateDate()
           
 Date AnnouncementsFlagModelImpl.getCreateDate()
           
 long AnnouncementsDeliveryModelImpl.getDeliveryId()
           
 Date AnnouncementsEntryModelImpl.getDisplayDate()
           
 boolean AnnouncementsDeliveryModelImpl.getEmail()
           
 long AnnouncementsEntryModelImpl.getEntryId()
           
 long AnnouncementsFlagModelImpl.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 AnnouncementsDeliveryModelImpl.getUserId()
           
 long AnnouncementsEntryModelImpl.getUserId()
           
 long AnnouncementsFlagModelImpl.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 AssetTagPropertyModelImpl
          The base model implementation for the AssetTagProperty 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 AssetCategoryPropertyModelImpl.getCategoryId()
           
 long AssetCategoryModelImpl.getCategoryId()
           
 long AssetCategoryPropertyModelImpl.getCategoryPropertyId()
           
 long AssetEntryModelImpl.getClassNameId()
           
 long AssetEntryModelImpl.getClassPK()
           
 long AssetEntryModelImpl.getClassTypeId()
           
 String AssetEntryModelImpl.getClassUuid()
           
 long AssetVocabularyModelImpl.getCompanyId()
           
 long AssetEntryModelImpl.getCompanyId()
           
 long AssetTagPropertyModelImpl.getCompanyId()
           
 long AssetCategoryPropertyModelImpl.getCompanyId()
           
 long AssetTagModelImpl.getCompanyId()
           
 long AssetCategoryModelImpl.getCompanyId()
           
 Date AssetVocabularyModelImpl.getCreateDate()
           
 Date AssetEntryModelImpl.getCreateDate()
           
 Date AssetTagPropertyModelImpl.getCreateDate()
           
 Date AssetCategoryPropertyModelImpl.getCreateDate()
           
 Date AssetTagModelImpl.getCreateDate()
           
 Date AssetCategoryModelImpl.getCreateDate()
           
 String AssetVocabularyModelImpl.getDescription()
           
 String AssetEntryModelImpl.getDescription()
           
 String AssetCategoryModelImpl.getDescription()
           
 String AssetVocabularyModelImpl.getDescriptionCurrentValue()
           
 String AssetEntryModelImpl.getDescriptionCurrentValue()
           
 String AssetCategoryModelImpl.getDescriptionCurrentValue()
           
 Date AssetEntryModelImpl.getEndDate()
           
 long AssetEntryModelImpl.getEntryId()
           
 Date AssetEntryModelImpl.getExpirationDate()
           
 long AssetVocabularyModelImpl.getGroupId()
           
 long AssetEntryModelImpl.getGroupId()
           
 long AssetTagModelImpl.getGroupId()
           
 long AssetCategoryModelImpl.getGroupId()
           
 int AssetEntryModelImpl.getHeight()
           
 String AssetTagPropertyModelImpl.getKey()
           
 String AssetCategoryPropertyModelImpl.getKey()
           
 String AssetEntryModelImpl.getLayoutUuid()
           
 long AssetCategoryModelImpl.getLeftCategoryId()
           
 String AssetEntryModelImpl.getMimeType()
           
 Date AssetVocabularyModelImpl.getModifiedDate()
           
 Date AssetEntryModelImpl.getModifiedDate()
           
 Date AssetTagPropertyModelImpl.getModifiedDate()
           
 Date AssetCategoryPropertyModelImpl.getModifiedDate()
           
 Date AssetTagModelImpl.getModifiedDate()
           
 Date AssetCategoryModelImpl.getModifiedDate()
           
 String AssetVocabularyModelImpl.getName()
           
 String AssetTagModelImpl.getName()
           
 String AssetCategoryModelImpl.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 AssetTagPropertyModelImpl.getTagId()
           
 long AssetTagModelImpl.getTagId()
           
 long AssetTagPropertyModelImpl.getTagPropertyId()
           
 String AssetVocabularyModelImpl.getTitle()
           
 String AssetEntryModelImpl.getTitle()
           
 String AssetCategoryModelImpl.getTitle()
           
 String AssetVocabularyModelImpl.getTitleCurrentValue()
           
 String AssetEntryModelImpl.getTitleCurrentValue()
           
 String AssetCategoryModelImpl.getTitleCurrentValue()
           
 String AssetEntryModelImpl.getUrl()
           
 long AssetVocabularyModelImpl.getUserId()
           
 long AssetEntryModelImpl.getUserId()
           
 long AssetTagPropertyModelImpl.getUserId()
           
 long AssetCategoryPropertyModelImpl.getUserId()
           
 long AssetTagModelImpl.getUserId()
           
 long AssetCategoryModelImpl.getUserId()
           
 String AssetVocabularyModelImpl.getUserName()
           
 String AssetEntryModelImpl.getUserName()
           
 String AssetTagPropertyModelImpl.getUserName()
           
 String AssetCategoryPropertyModelImpl.getUserName()
           
 String AssetTagModelImpl.getUserName()
           
 String AssetCategoryModelImpl.getUserName()
           
 String AssetVocabularyModelImpl.getUuid()
           
 String AssetCategoryModelImpl.getUuid()
           
 String AssetTagPropertyModelImpl.getValue()
           
 String AssetCategoryPropertyModelImpl.getValue()
           
 int AssetEntryModelImpl.getViewCount()
           
 boolean AssetEntryModelImpl.getVisible()
           
 long AssetVocabularyModelImpl.getVocabularyId()
           
 long AssetCategoryModelImpl.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()
           
 Date BlogsEntryModelImpl.getCreateDate()
           
 String BlogsEntryModelImpl.getDescription()
           
 Date BlogsEntryModelImpl.getDisplayDate()
           
 long BlogsEntryModelImpl.getEntryId()
           
 long BlogsEntryModelImpl.getGroupId()
           
 Date BlogsEntryModelImpl.getModifiedDate()
           
 boolean BlogsEntryModelImpl.getSmallImage()
           
 long BlogsEntryModelImpl.getSmallImageId()
           
 String BlogsEntryModelImpl.getSmallImageURL()
           
 int BlogsEntryModelImpl.getStatus()
           
 long BlogsEntryModelImpl.getStatusByUserId()
           
 String BlogsEntryModelImpl.getStatusByUserName()
           
 Date BlogsEntryModelImpl.getStatusDate()
           
 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.bookmarks.model.impl
 

Classes in com.liferay.portlet.bookmarks.model.impl with annotations of type JSON
 class BookmarksEntryModelImpl
          The base model implementation for the BookmarksEntry service.
 class BookmarksFolderModelImpl
          The base model implementation for the BookmarksFolder service.
 

Methods in com.liferay.portlet.bookmarks.model.impl with annotations of type JSON
 long BookmarksFolderModelImpl.getCompanyId()
           
 long BookmarksEntryModelImpl.getCompanyId()
           
 Date BookmarksFolderModelImpl.getCreateDate()
           
 Date BookmarksEntryModelImpl.getCreateDate()
           
 String BookmarksFolderModelImpl.getDescription()
           
 String BookmarksEntryModelImpl.getDescription()
           
 long BookmarksEntryModelImpl.getEntryId()
           
 long BookmarksFolderModelImpl.getFolderId()
           
 long BookmarksEntryModelImpl.getFolderId()
           
 long BookmarksFolderModelImpl.getGroupId()
           
 long BookmarksEntryModelImpl.getGroupId()
           
 Date BookmarksFolderModelImpl.getModifiedDate()
           
 Date BookmarksEntryModelImpl.getModifiedDate()
           
 String BookmarksFolderModelImpl.getName()
           
 String BookmarksEntryModelImpl.getName()
           
 long BookmarksFolderModelImpl.getParentFolderId()
           
 int BookmarksEntryModelImpl.getPriority()
           
 long BookmarksFolderModelImpl.getResourceBlockId()
           
 long BookmarksEntryModelImpl.getResourceBlockId()
           
 int BookmarksFolderModelImpl.getStatus()
           
 int BookmarksEntryModelImpl.getStatus()
           
 long BookmarksFolderModelImpl.getStatusByUserId()
           
 long BookmarksEntryModelImpl.getStatusByUserId()
           
 String BookmarksFolderModelImpl.getStatusByUserName()
           
 String BookmarksEntryModelImpl.getStatusByUserName()
           
 Date BookmarksFolderModelImpl.getStatusDate()
           
 Date BookmarksEntryModelImpl.getStatusDate()
           
 String BookmarksFolderModelImpl.getTreePath()
           
 String BookmarksEntryModelImpl.getTreePath()
           
 String BookmarksEntryModelImpl.getUrl()
           
 long BookmarksFolderModelImpl.getUserId()
           
 long BookmarksEntryModelImpl.getUserId()
           
 String BookmarksFolderModelImpl.getUserName()
           
 String BookmarksEntryModelImpl.getUserName()
           
 String BookmarksFolderModelImpl.getUuid()
           
 String BookmarksEntryModelImpl.getUuid()
           
 int BookmarksEntryModelImpl.getVisits()
           
 

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 DLFolderModelImpl.getCompanyId()
           
 long DLFileEntryModelImpl.getCompanyId()
           
 long DLFileShortcutModelImpl.getCompanyId()
           
 long DLFileEntryTypeModelImpl.getCompanyId()
           
 long DLFileVersionModelImpl.getCompanyId()
           
 Date DLFolderModelImpl.getCreateDate()
           
 Date DLFileEntryModelImpl.getCreateDate()
           
 Date DLFileShortcutModelImpl.getCreateDate()
           
 Date DLFileEntryTypeModelImpl.getCreateDate()
           
 Date DLFileVersionModelImpl.getCreateDate()
           
 long DLFileEntryModelImpl.getCustom1ImageId()
           
 long DLFileEntryModelImpl.getCustom2ImageId()
           
 long DLFolderModelImpl.getDefaultFileEntryTypeId()
           
 String DLFolderModelImpl.getDescription()
           
 String DLFileEntryModelImpl.getDescription()
           
 String DLFileEntryTypeModelImpl.getDescription()
           
 String DLFileVersionModelImpl.getDescription()
           
 String DLFileEntryTypeModelImpl.getDescriptionCurrentValue()
           
 String DLFileEntryModelImpl.getExtension()
           
 String DLFileVersionModelImpl.getExtension()
           
 String DLFileEntryModelImpl.getExtraSettings()
           
 String DLFileVersionModelImpl.getExtraSettings()
           
 long DLFileEntryModelImpl.getFileEntryId()
           
 long DLFileVersionModelImpl.getFileEntryId()
           
 long DLFileEntryModelImpl.getFileEntryTypeId()
           
 long DLFileEntryTypeModelImpl.getFileEntryTypeId()
           
 long DLFileVersionModelImpl.getFileEntryTypeId()
           
 String DLFileEntryTypeModelImpl.getFileEntryTypeKey()
           
 long DLFileShortcutModelImpl.getFileShortcutId()
           
 long DLFileVersionModelImpl.getFileVersionId()
           
 long DLFolderModelImpl.getFolderId()
           
 long DLFileEntryModelImpl.getFolderId()
           
 long DLFileShortcutModelImpl.getFolderId()
           
 long DLFileVersionModelImpl.getFolderId()
           
 long DLFolderModelImpl.getGroupId()
           
 long DLFileEntryModelImpl.getGroupId()
           
 long DLFileShortcutModelImpl.getGroupId()
           
 long DLFileEntryTypeModelImpl.getGroupId()
           
 long DLFileVersionModelImpl.getGroupId()
           
 boolean DLFolderModelImpl.getHidden()
           
 long DLFileEntryModelImpl.getLargeImageId()
           
 Date DLFolderModelImpl.getLastPostDate()
           
 boolean DLFileEntryModelImpl.getManualCheckInRequired()
           
 String DLFileEntryModelImpl.getMimeType()
           
 String DLFileVersionModelImpl.getMimeType()
           
 Date DLFolderModelImpl.getModifiedDate()
           
 Date DLFileEntryModelImpl.getModifiedDate()
           
 Date DLFileShortcutModelImpl.getModifiedDate()
           
 Date DLFileEntryTypeModelImpl.getModifiedDate()
           
 Date DLFileVersionModelImpl.getModifiedDate()
           
 boolean DLFolderModelImpl.getMountPoint()
           
 String DLFolderModelImpl.getName()
           
 String DLFileEntryModelImpl.getName()
           
 String DLFileEntryTypeModelImpl.getName()
           
 String DLFileEntryTypeModelImpl.getNameCurrentValue()
           
 boolean DLFolderModelImpl.getOverrideFileEntryTypes()
           
 long DLFolderModelImpl.getParentFolderId()
           
 int DLFileEntryModelImpl.getReadCount()
           
 long DLFolderModelImpl.getRepositoryId()
           
 long DLFileEntryModelImpl.getRepositoryId()
           
 long DLFileShortcutModelImpl.getRepositoryId()
           
 long DLFileVersionModelImpl.getRepositoryId()
           
 long DLFileEntryModelImpl.getSize()
           
 long DLFileVersionModelImpl.getSize()
           
 long DLFileEntryModelImpl.getSmallImageId()
           
 int DLFolderModelImpl.getStatus()
           
 int DLFileShortcutModelImpl.getStatus()
           
 int DLFileVersionModelImpl.getStatus()
           
 long DLFolderModelImpl.getStatusByUserId()
           
 long DLFileShortcutModelImpl.getStatusByUserId()
           
 long DLFileVersionModelImpl.getStatusByUserId()
           
 String DLFolderModelImpl.getStatusByUserName()
           
 String DLFileShortcutModelImpl.getStatusByUserName()
           
 String DLFileVersionModelImpl.getStatusByUserName()
           
 Date DLFolderModelImpl.getStatusDate()
           
 Date DLFileShortcutModelImpl.getStatusDate()
           
 Date DLFileVersionModelImpl.getStatusDate()
           
 String DLFileEntryModelImpl.getTitle()
           
 String DLFileVersionModelImpl.getTitle()
           
 long DLFileShortcutModelImpl.getToFileEntryId()
           
 String DLFolderModelImpl.getTreePath()
           
 String DLFileEntryModelImpl.getTreePath()
           
 String DLFileShortcutModelImpl.getTreePath()
           
 String DLFileVersionModelImpl.getTreePath()
           
 long DLFolderModelImpl.getUserId()
           
 long DLFileEntryModelImpl.getUserId()
           
 long DLFileShortcutModelImpl.getUserId()
           
 long DLFileEntryTypeModelImpl.getUserId()
           
 long DLFileVersionModelImpl.getUserId()
           
 String DLFolderModelImpl.getUserName()
           
 String DLFileEntryModelImpl.getUserName()
           
 String DLFileShortcutModelImpl.getUserName()
           
 String DLFileEntryTypeModelImpl.getUserName()
           
 String DLFileVersionModelImpl.getUserName()
           
 String DLFolderModelImpl.getUuid()
           
 String DLFileEntryModelImpl.getUuid()
           
 String DLFileShortcutModelImpl.getUuid()
           
 String DLFileEntryTypeModelImpl.getUuid()
           
 String DLFileVersionModelImpl.getUuid()
           
 String DLFileEntryModelImpl.getVersion()
           
 String DLFileVersionModelImpl.getVersion()
           
 

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

Classes in com.liferay.portlet.dynamicdatalists.model.impl with annotations of type JSON
 class DDLRecordModelImpl
          The base model implementation for the DDLRecord service.
 class DDLRecordSetModelImpl
          The base model implementation for the DDLRecordSet service.
 

Methods in com.liferay.portlet.dynamicdatalists.model.impl with annotations of type JSON
 long DDLRecordSetModelImpl.getCompanyId()
           
 long DDLRecordModelImpl.getCompanyId()
           
 Date DDLRecordSetModelImpl.getCreateDate()
           
 Date DDLRecordModelImpl.getCreateDate()
           
 long DDLRecordModelImpl.getDDMStorageId()
           
 long DDLRecordSetModelImpl.getDDMStructureId()
           
 String DDLRecordSetModelImpl.getDescription()
           
 String DDLRecordSetModelImpl.getDescriptionCurrentValue()
           
 int DDLRecordModelImpl.getDisplayIndex()
           
 long DDLRecordSetModelImpl.getGroupId()
           
 long DDLRecordModelImpl.getGroupId()
           
 int DDLRecordSetModelImpl.getMinDisplayRows()
           
 Date DDLRecordSetModelImpl.getModifiedDate()
           
 Date DDLRecordModelImpl.getModifiedDate()
           
 String DDLRecordSetModelImpl.getName()
           
 String DDLRecordSetModelImpl.getNameCurrentValue()
           
 long DDLRecordModelImpl.getRecordId()
           
 long DDLRecordSetModelImpl.getRecordSetId()
           
 long DDLRecordModelImpl.getRecordSetId()
           
 String DDLRecordSetModelImpl.getRecordSetKey()
           
 int DDLRecordSetModelImpl.getScope()
           
 long DDLRecordSetModelImpl.getUserId()
           
 long DDLRecordModelImpl.getUserId()
           
 String DDLRecordSetModelImpl.getUserName()
           
 String DDLRecordModelImpl.getUserName()
           
 String DDLRecordSetModelImpl.getUuid()
           
 String DDLRecordModelImpl.getUuid()
           
 String DDLRecordModelImpl.getVersion()
           
 long DDLRecordModelImpl.getVersionUserId()
           
 String DDLRecordModelImpl.getVersionUserName()
           
 

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 DDMTemplateModelImpl
          The base model implementation for the DDMTemplate service.
 

Methods in com.liferay.portlet.dynamicdatamapping.model.impl with annotations of type JSON
 boolean DDMTemplateModelImpl.getCacheable()
           
 long DDMStructureModelImpl.getClassNameId()
           
 long DDMTemplateModelImpl.getClassNameId()
           
 long DDMTemplateModelImpl.getClassPK()
           
 long DDMStructureModelImpl.getCompanyId()
           
 long DDMTemplateModelImpl.getCompanyId()
           
 Date DDMStructureModelImpl.getCreateDate()
           
 Date DDMTemplateModelImpl.getCreateDate()
           
 String DDMStructureModelImpl.getDescription()
           
 String DDMTemplateModelImpl.getDescription()
           
 String DDMStructureModelImpl.getDescriptionCurrentValue()
           
 String DDMTemplateModelImpl.getDescriptionCurrentValue()
           
 long DDMStructureModelImpl.getGroupId()
           
 long DDMTemplateModelImpl.getGroupId()
           
 String DDMTemplateModelImpl.getLanguage()
           
 String DDMTemplateModelImpl.getMode()
           
 Date DDMStructureModelImpl.getModifiedDate()
           
 Date DDMTemplateModelImpl.getModifiedDate()
           
 String DDMStructureModelImpl.getName()
           
 String DDMTemplateModelImpl.getName()
           
 String DDMContentModelImpl.getNameCurrentValue()
           
 String DDMStructureModelImpl.getNameCurrentValue()
           
 String DDMTemplateModelImpl.getNameCurrentValue()
           
 long DDMStructureModelImpl.getParentStructureId()
           
 String DDMTemplateModelImpl.getScript()
           
 boolean DDMTemplateModelImpl.getSmallImage()
           
 long DDMTemplateModelImpl.getSmallImageId()
           
 String DDMTemplateModelImpl.getSmallImageURL()
           
 String DDMStructureModelImpl.getStorageType()
           
 long DDMStructureModelImpl.getStructureId()
           
 String DDMStructureModelImpl.getStructureKey()
           
 long DDMTemplateModelImpl.getTemplateId()
           
 String DDMTemplateModelImpl.getTemplateKey()
           
 int DDMStructureModelImpl.getType()
           
 String DDMTemplateModelImpl.getType()
           
 long DDMStructureModelImpl.getUserId()
           
 long DDMTemplateModelImpl.getUserId()
           
 String DDMStructureModelImpl.getUserName()
           
 String DDMTemplateModelImpl.getUserName()
           
 String DDMStructureModelImpl.getUuid()
           
 String DDMTemplateModelImpl.getUuid()
           
 String DDMStructureModelImpl.getXsd()
           
 

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.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 JournalArticleModelImpl.getCompanyId()
           
 long JournalFeedModelImpl.getCompanyId()
           
 long JournalFolderModelImpl.getCompanyId()
           
 String JournalArticleModelImpl.getContent()
           
 String JournalFeedModelImpl.getContentField()
           
 Date JournalArticleModelImpl.getCreateDate()
           
 Date JournalFeedModelImpl.getCreateDate()
           
 Date JournalFolderModelImpl.getCreateDate()
           
 int JournalFeedModelImpl.getDelta()
           
 String JournalArticleModelImpl.getDescription()
           
 String JournalFeedModelImpl.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 JournalArticleModelImpl.getGroupId()
           
 long JournalFeedModelImpl.getGroupId()
           
 long JournalFolderModelImpl.getGroupId()
           
 long JournalArticleModelImpl.getId()
           
 long JournalFeedModelImpl.getId()
           
 boolean JournalArticleModelImpl.getIndexable()
           
 String JournalArticleModelImpl.getLayoutUuid()
           
 Date JournalArticleModelImpl.getModifiedDate()
           
 Date JournalFeedModelImpl.getModifiedDate()
           
 Date JournalFolderModelImpl.getModifiedDate()
           
 String JournalFeedModelImpl.getName()
           
 String JournalFolderModelImpl.getName()
           
 String JournalFeedModelImpl.getOrderByCol()
           
 String JournalFeedModelImpl.getOrderByType()
           
 long JournalFolderModelImpl.getParentFolderId()
           
 String JournalFeedModelImpl.getRendererTemplateId()
           
 long JournalArticleModelImpl.getResourcePrimKey()
           
 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 JournalArticleModelImpl.getStructureId()
           
 String JournalFeedModelImpl.getStructureId()
           
 String JournalFeedModelImpl.getTargetLayoutFriendlyUrl()
           
 String JournalFeedModelImpl.getTargetPortletId()
           
 String JournalArticleModelImpl.getTemplateId()
           
 String JournalFeedModelImpl.getTemplateId()
           
 String JournalArticleModelImpl.getTitle()
           
 String JournalArticleModelImpl.getTitleCurrentValue()
           
 String JournalArticleModelImpl.getTreePath()
           
 String JournalFolderModelImpl.getTreePath()
           
 String JournalArticleModelImpl.getType()
           
 String JournalFeedModelImpl.getType()
           
 String JournalArticleModelImpl.getUrlTitle()
           
 long JournalArticleModelImpl.getUserId()
           
 long JournalFeedModelImpl.getUserId()
           
 long JournalFolderModelImpl.getUserId()
           
 String JournalArticleModelImpl.getUserName()
           
 String JournalFeedModelImpl.getUserName()
           
 String JournalFolderModelImpl.getUserName()
           
 String JournalArticleModelImpl.getUuid()
           
 String JournalFeedModelImpl.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 MBThreadModelImpl.getCategoryId()
           
 long MBMessageModelImpl.getCategoryId()
           
 long MBCategoryModelImpl.getCategoryId()
           
 long MBMessageModelImpl.getClassNameId()
           
 long MBMessageModelImpl.getClassPK()
           
 long MBBanModelImpl.getCompanyId()
           
 long MBThreadModelImpl.getCompanyId()
           
 long MBMessageModelImpl.getCompanyId()
           
 long MBCategoryModelImpl.getCompanyId()
           
 Date MBBanModelImpl.getCreateDate()
           
 Date MBThreadModelImpl.getCreateDate()
           
 Date MBMessageModelImpl.getCreateDate()
           
 Date MBCategoryModelImpl.getCreateDate()
           
 String MBCategoryModelImpl.getDescription()
           
 String MBCategoryModelImpl.getDisplayStyle()
           
 String MBMessageModelImpl.getFormat()
           
 long MBBanModelImpl.getGroupId()
           
 long MBThreadModelImpl.getGroupId()
           
 long MBMessageModelImpl.getGroupId()
           
 long MBCategoryModelImpl.getGroupId()
           
 long MBThreadModelImpl.getLastPostByUserId()
           
 Date MBThreadModelImpl.getLastPostDate()
           
 Date MBCategoryModelImpl.getLastPostDate()
           
 int MBThreadModelImpl.getMessageCount()
           
 int MBCategoryModelImpl.getMessageCount()
           
 long MBMessageModelImpl.getMessageId()
           
 Date MBBanModelImpl.getModifiedDate()
           
 Date MBThreadModelImpl.getModifiedDate()
           
 Date MBMessageModelImpl.getModifiedDate()
           
 Date MBCategoryModelImpl.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 MBThreadModelImpl.getStatus()
           
 int MBMessageModelImpl.getStatus()
           
 int MBCategoryModelImpl.getStatus()
           
 long MBThreadModelImpl.getStatusByUserId()
           
 long MBMessageModelImpl.getStatusByUserId()
           
 long MBCategoryModelImpl.getStatusByUserId()
           
 String MBThreadModelImpl.getStatusByUserName()
           
 String MBMessageModelImpl.getStatusByUserName()
           
 String MBCategoryModelImpl.getStatusByUserName()
           
 Date MBThreadModelImpl.getStatusDate()
           
 Date MBMessageModelImpl.getStatusDate()
           
 Date MBCategoryModelImpl.getStatusDate()
           
 String MBMessageModelImpl.getSubject()
           
 int MBCategoryModelImpl.getThreadCount()
           
 long MBThreadModelImpl.getThreadId()
           
 long MBMessageModelImpl.getThreadId()
           
 long MBBanModelImpl.getUserId()
           
 long MBThreadModelImpl.getUserId()
           
 long MBMessageModelImpl.getUserId()
           
 long MBCategoryModelImpl.getUserId()
           
 String MBBanModelImpl.getUserName()
           
 String MBThreadModelImpl.getUserName()
           
 String MBMessageModelImpl.getUserName()
           
 String MBCategoryModelImpl.getUserName()
           
 String MBBanModelImpl.getUuid()
           
 String MBThreadModelImpl.getUuid()
           
 String MBMessageModelImpl.getUuid()
           
 String MBCategoryModelImpl.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 MDRActionModelImpl.getCompanyId()
           
 long MDRRuleGroupModelImpl.getCompanyId()
           
 long MDRRuleModelImpl.getCompanyId()
           
 Date MDRRuleGroupInstanceModelImpl.getCreateDate()
           
 Date MDRActionModelImpl.getCreateDate()
           
 Date MDRRuleGroupModelImpl.getCreateDate()
           
 Date MDRRuleModelImpl.getCreateDate()
           
 String MDRActionModelImpl.getDescription()
           
 String MDRRuleGroupModelImpl.getDescription()
           
 String MDRRuleModelImpl.getDescription()
           
 String MDRActionModelImpl.getDescriptionCurrentValue()
           
 String MDRRuleGroupModelImpl.getDescriptionCurrentValue()
           
 String MDRRuleModelImpl.getDescriptionCurrentValue()
           
 long MDRRuleGroupInstanceModelImpl.getGroupId()
           
 long MDRActionModelImpl.getGroupId()
           
 long MDRRuleGroupModelImpl.getGroupId()
           
 long MDRRuleModelImpl.getGroupId()
           
 Date MDRRuleGroupInstanceModelImpl.getModifiedDate()
           
 Date MDRActionModelImpl.getModifiedDate()
           
 Date MDRRuleGroupModelImpl.getModifiedDate()
           
 Date MDRRuleModelImpl.getModifiedDate()
           
 String MDRActionModelImpl.getName()
           
 String MDRRuleGroupModelImpl.getName()
           
 String MDRRuleModelImpl.getName()
           
 String MDRActionModelImpl.getNameCurrentValue()
           
 String MDRRuleGroupModelImpl.getNameCurrentValue()
           
 String MDRRuleModelImpl.getNameCurrentValue()
           
 int MDRRuleGroupInstanceModelImpl.getPriority()
           
 long MDRRuleGroupInstanceModelImpl.getRuleGroupId()
           
 long MDRRuleGroupModelImpl.getRuleGroupId()
           
 long MDRRuleModelImpl.getRuleGroupId()
           
 long MDRRuleGroupInstanceModelImpl.getRuleGroupInstanceId()
           
 long MDRActionModelImpl.getRuleGroupInstanceId()
           
 long MDRRuleModelImpl.getRuleId()
           
 String MDRActionModelImpl.getType()
           
 String MDRRuleModelImpl.getType()
           
 String MDRActionModelImpl.getTypeSettings()
           
 String MDRRuleModelImpl.getTypeSettings()
           
 long MDRRuleGroupInstanceModelImpl.getUserId()
           
 long MDRActionModelImpl.getUserId()
           
 long MDRRuleGroupModelImpl.getUserId()
           
 long MDRRuleModelImpl.getUserId()
           
 String MDRRuleGroupInstanceModelImpl.getUserName()
           
 String MDRActionModelImpl.getUserName()
           
 String MDRRuleGroupModelImpl.getUserName()
           
 String MDRRuleModelImpl.getUserName()
           
 String MDRRuleGroupInstanceModelImpl.getUuid()
           
 String MDRActionModelImpl.getUuid()
           
 String MDRRuleGroupModelImpl.getUuid()
           
 String MDRRuleModelImpl.getUuid()
           
 

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

Classes in com.liferay.portlet.polls.model.impl with annotations of type JSON
 class PollsChoiceModelImpl
          The base model implementation for the PollsChoice service.
 class PollsQuestionModelImpl
          The base model implementation for the PollsQuestion service.
 class PollsVoteModelImpl
          The base model implementation for the PollsVote service.
 

Methods in com.liferay.portlet.polls.model.impl with annotations of type JSON
 long PollsVoteModelImpl.getChoiceId()
           
 long PollsChoiceModelImpl.getChoiceId()
           
 long PollsVoteModelImpl.getCompanyId()
           
 long PollsChoiceModelImpl.getCompanyId()
           
 long PollsQuestionModelImpl.getCompanyId()
           
 Date PollsVoteModelImpl.getCreateDate()
           
 Date PollsChoiceModelImpl.getCreateDate()
           
 Date PollsQuestionModelImpl.getCreateDate()
           
 String PollsChoiceModelImpl.getDescription()
           
 String PollsQuestionModelImpl.getDescription()
           
 String PollsChoiceModelImpl.getDescriptionCurrentValue()
           
 String PollsQuestionModelImpl.getDescriptionCurrentValue()
           
 Date PollsQuestionModelImpl.getExpirationDate()
           
 long PollsVoteModelImpl.getGroupId()
           
 long PollsChoiceModelImpl.getGroupId()
           
 long PollsQuestionModelImpl.getGroupId()
           
 Date PollsQuestionModelImpl.getLastVoteDate()
           
 Date PollsVoteModelImpl.getModifiedDate()
           
 Date PollsChoiceModelImpl.getModifiedDate()
           
 Date PollsQuestionModelImpl.getModifiedDate()
           
 String PollsChoiceModelImpl.getName()
           
 long PollsVoteModelImpl.getQuestionId()
           
 long PollsChoiceModelImpl.getQuestionId()
           
 long PollsQuestionModelImpl.getQuestionId()
           
 String PollsQuestionModelImpl.getTitle()
           
 String PollsQuestionModelImpl.getTitleCurrentValue()
           
 long PollsVoteModelImpl.getUserId()
           
 long PollsChoiceModelImpl.getUserId()
           
 long PollsQuestionModelImpl.getUserId()
           
 String PollsVoteModelImpl.getUserName()
           
 String PollsChoiceModelImpl.getUserName()
           
 String PollsQuestionModelImpl.getUserName()
           
 String PollsVoteModelImpl.getUuid()
           
 String PollsChoiceModelImpl.getUuid()
           
 String PollsQuestionModelImpl.getUuid()
           
 Date PollsVoteModelImpl.getVoteDate()
           
 long PollsVoteModelImpl.getVoteId()
           
 

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()
           
 

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 ShoppingCouponModelImpl.getCompanyId()
           
 long ShoppingCategoryModelImpl.getCompanyId()
           
 long ShoppingItemModelImpl.getCompanyId()
           
 long ShoppingOrderModelImpl.getCompanyId()
           
 String ShoppingOrderModelImpl.getCouponCodes()
           
 double ShoppingOrderModelImpl.getCouponDiscount()
           
 long ShoppingCouponModelImpl.getCouponId()
           
 Date ShoppingCouponModelImpl.getCreateDate()
           
 Date ShoppingCategoryModelImpl.getCreateDate()
           
 Date ShoppingItemModelImpl.getCreateDate()
           
 Date ShoppingOrderModelImpl.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 ShoppingCouponModelImpl.getGroupId()
           
 long ShoppingCategoryModelImpl.getGroupId()
           
 long ShoppingItemModelImpl.getGroupId()
           
 long ShoppingOrderModelImpl.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 ShoppingCouponModelImpl.getModifiedDate()
           
 Date ShoppingCategoryModelImpl.getModifiedDate()
           
 Date ShoppingItemModelImpl.getModifiedDate()
           
 Date ShoppingOrderModelImpl.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 ShoppingItemModelImpl.getRequiresShipping()
           
 boolean ShoppingOrderModelImpl.getRequiresShipping()
           
 boolean ShoppingItemModelImpl.getSale()
           
 boolean ShoppingOrderModelImpl.getSendOrderEmail()
           
 boolean ShoppingOrderModelImpl.getSendShippingEmail()
           
 double ShoppingItemModelImpl.getShipping()
           
 double ShoppingOrderModelImpl.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 ShoppingCouponModelImpl.getUserId()
           
 long ShoppingCategoryModelImpl.getUserId()
           
 long ShoppingItemModelImpl.getUserId()
           
 long ShoppingOrderModelImpl.getUserId()
           
 String ShoppingCouponModelImpl.getUserName()
           
 String ShoppingCategoryModelImpl.getUserName()
           
 String ShoppingItemModelImpl.getUserName()
           
 String ShoppingOrderModelImpl.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 SocialRequestModelImpl.getClassNameId()
           
 long SocialActivitySettingModelImpl.getClassNameId()
           
 long SocialActivityModelImpl.getClassNameId()
           
 long SocialRequestModelImpl.getClassPK()
           
 long SocialActivityModelImpl.getClassPK()
           
 long SocialRequestModelImpl.getCompanyId()
           
 long SocialActivitySettingModelImpl.getCompanyId()
           
 long SocialActivityModelImpl.getCompanyId()
           
 long SocialRequestModelImpl.getCreateDate()
           
 long SocialActivityModelImpl.getCreateDate()
           
 String SocialRequestModelImpl.getExtraData()
           
 String SocialActivityModelImpl.getExtraData()
           
 long SocialRequestModelImpl.getGroupId()
           
 long SocialActivitySettingModelImpl.getGroupId()
           
 long SocialActivityModelImpl.getGroupId()
           
 long SocialActivityModelImpl.getMirrorActivityId()
           
 long SocialRequestModelImpl.getModifiedDate()
           
 String SocialActivitySettingModelImpl.getName()
           
 long SocialActivityModelImpl.getParentClassNameId()
           
 long SocialActivityModelImpl.getParentClassPK()
           
 long SocialRequestModelImpl.getReceiverUserId()
           
 long SocialActivityModelImpl.getReceiverUserId()
           
 long SocialRequestModelImpl.getRequestId()
           
 int SocialRequestModelImpl.getStatus()
           
 int SocialRequestModelImpl.getType()
           
 int SocialActivityModelImpl.getType()
           
 long SocialRequestModelImpl.getUserId()
           
 long SocialActivityModelImpl.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 SCFrameworkVersionModelImpl.getCompanyId()
           
 long SCProductVersionModelImpl.getCompanyId()
           
 long SCProductEntryModelImpl.getCompanyId()
           
 Date SCFrameworkVersionModelImpl.getCreateDate()
           
 Date SCProductVersionModelImpl.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 SCFrameworkVersionModelImpl.getModifiedDate()
           
 Date SCProductVersionModelImpl.getModifiedDate()
           
 Date SCProductEntryModelImpl.getModifiedDate()
           
 String SCFrameworkVersionModelImpl.getName()
           
 String SCProductEntryModelImpl.getName()
           
 String SCLicenseModelImpl.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 SCFrameworkVersionModelImpl.getUserId()
           
 long SCProductVersionModelImpl.getUserId()
           
 long SCProductEntryModelImpl.getUserId()
           
 String SCFrameworkVersionModelImpl.getUserName()
           
 String SCProductVersionModelImpl.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()
           
 

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

Classes in com.liferay.portlet.wiki.model.impl with annotations of type JSON
 class WikiNodeModelImpl
          The base model implementation for the WikiNode service.
 class WikiPageModelImpl
          The base model implementation for the WikiPage service.
 

Methods in com.liferay.portlet.wiki.model.impl with annotations of type JSON
 long WikiNodeModelImpl.getCompanyId()
           
 long WikiPageModelImpl.getCompanyId()
           
 String WikiPageModelImpl.getContent()
           
 Date WikiNodeModelImpl.getCreateDate()
           
 Date WikiPageModelImpl.getCreateDate()
           
 String WikiNodeModelImpl.getDescription()
           
 String WikiPageModelImpl.getFormat()
           
 long WikiNodeModelImpl.getGroupId()
           
 long WikiPageModelImpl.getGroupId()
           
 boolean WikiPageModelImpl.getHead()
           
 Date WikiNodeModelImpl.getLastPostDate()
           
 boolean WikiPageModelImpl.getMinorEdit()
           
 Date WikiNodeModelImpl.getModifiedDate()
           
 Date WikiPageModelImpl.getModifiedDate()
           
 String WikiNodeModelImpl.getName()
           
 long WikiNodeModelImpl.getNodeId()
           
 long WikiPageModelImpl.getNodeId()
           
 long WikiPageModelImpl.getPageId()
           
 String WikiPageModelImpl.getParentTitle()
           
 String WikiPageModelImpl.getRedirectTitle()
           
 long WikiPageModelImpl.getResourcePrimKey()
           
 int WikiNodeModelImpl.getStatus()
           
 int WikiPageModelImpl.getStatus()
           
 long WikiNodeModelImpl.getStatusByUserId()
           
 long WikiPageModelImpl.getStatusByUserId()
           
 String WikiNodeModelImpl.getStatusByUserName()
           
 String WikiPageModelImpl.getStatusByUserName()
           
 Date WikiNodeModelImpl.getStatusDate()
           
 Date WikiPageModelImpl.getStatusDate()
           
 String WikiPageModelImpl.getSummary()
           
 String WikiPageModelImpl.getTitle()
           
 long WikiNodeModelImpl.getUserId()
           
 long WikiPageModelImpl.getUserId()
           
 String WikiNodeModelImpl.getUserName()
           
 String WikiPageModelImpl.getUserName()
           
 String WikiNodeModelImpl.getUuid()
           
 String WikiPageModelImpl.getUuid()
           
 double WikiPageModelImpl.getVersion()
           
 


Liferay 6.2.0