Liferay 6.2.0-ce-rc3

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.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 ContactModelImpl.getAccountId()
           
 long AccountModelImpl.getAccountId()
           
 long CompanyModelImpl.getAccountId()
           
 long ResourcePermissionModelImpl.getActionIds()
           
 boolean LayoutPrototypeModelImpl.getActive()
           
 boolean LayoutSetPrototypeModelImpl.getActive()
           
 boolean RegionModelImpl.getActive()
           
 boolean CountryModelImpl.getActive()
           
 boolean GroupModelImpl.getActive()
           
 boolean PluginSettingModelImpl.getActive()
           
 boolean PortletModelImpl.getActive()
           
 boolean CompanyModelImpl.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 ContactModelImpl.getClassNameId()
           
 long WebsiteModelImpl.getClassNameId()
           
 long RoleModelImpl.getClassNameId()
           
 long RepositoryModelImpl.getClassNameId()
           
 long GroupModelImpl.getClassNameId()
           
 long ClassNameModelImpl.getClassNameId()
           
 long PhoneModelImpl.getClassNameId()
           
 long EmailAddressModelImpl.getClassNameId()
           
 long AddressModelImpl.getClassNameId()
           
 long ContactModelImpl.getClassPK()
           
 long WebsiteModelImpl.getClassPK()
           
 long RoleModelImpl.getClassPK()
           
 long GroupModelImpl.getClassPK()
           
 long PhoneModelImpl.getClassPK()
           
 long EmailAddressModelImpl.getClassPK()
           
 long AddressModelImpl.getClassPK()
           
 String LayoutSetModelImpl.getColorSchemeId()
           
 String LayoutModelImpl.getColorSchemeId()
           
 String LayoutSetBranchModelImpl.getColorSchemeId()
           
 String LayoutRevisionModelImpl.getColorSchemeId()
           
 String MembershipRequestModelImpl.getComments()
           
 String UserModelImpl.getComments()
           
 String OrganizationModelImpl.getComments()
           
 long ContactModelImpl.getCompanyId()
           
 long WebsiteModelImpl.getCompanyId()
           
 long LayoutPrototypeModelImpl.getCompanyId()
           
 long LayoutSetPrototypeModelImpl.getCompanyId()
           
 long LayoutSetModelImpl.getCompanyId()
           
 long ResourceBlockModelImpl.getCompanyId()
           
 long LayoutModelImpl.getCompanyId()
           
 long RoleModelImpl.getCompanyId()
           
 long ResourcePermissionModelImpl.getCompanyId()
           
 long RepositoryModelImpl.getCompanyId()
           
 long MembershipRequestModelImpl.getCompanyId()
           
 long LayoutBranchModelImpl.getCompanyId()
           
 long PasswordPolicyModelImpl.getCompanyId()
           
 long GroupModelImpl.getCompanyId()
           
 long UserModelImpl.getCompanyId()
           
 long AccountModelImpl.getCompanyId()
           
 long TeamModelImpl.getCompanyId()
           
 long OrganizationModelImpl.getCompanyId()
           
 long PluginSettingModelImpl.getCompanyId()
           
 long LayoutSetBranchModelImpl.getCompanyId()
           
 long UserGroupModelImpl.getCompanyId()
           
 long PhoneModelImpl.getCompanyId()
           
 long BackgroundTaskModelImpl.getCompanyId()
           
 long EmailAddressModelImpl.getCompanyId()
           
 long AddressModelImpl.getCompanyId()
           
 long PortletModelImpl.getCompanyId()
           
 long CompanyModelImpl.getCompanyId()
           
 long LayoutRevisionModelImpl.getCompanyId()
           
 boolean BackgroundTaskModelImpl.getCompleted()
           
 Date BackgroundTaskModelImpl.getCompletionDate()
           
 long ContactModelImpl.getContactId()
           
 long UserModelImpl.getContactId()
           
 long RegionModelImpl.getCountryId()
           
 long CountryModelImpl.getCountryId()
           
 long OrganizationModelImpl.getCountryId()
           
 long AddressModelImpl.getCountryId()
           
 Date ContactModelImpl.getCreateDate()
           
 Date WebsiteModelImpl.getCreateDate()
           
 Date LayoutPrototypeModelImpl.getCreateDate()
           
 Date LayoutSetPrototypeModelImpl.getCreateDate()
           
 Date LayoutSetModelImpl.getCreateDate()
           
 Date LayoutModelImpl.getCreateDate()
           
 Date RoleModelImpl.getCreateDate()
           
 Date RepositoryModelImpl.getCreateDate()
           
 Date MembershipRequestModelImpl.getCreateDate()
           
 Date PasswordPolicyModelImpl.getCreateDate()
           
 Date UserModelImpl.getCreateDate()
           
 Date AccountModelImpl.getCreateDate()
           
 Date TeamModelImpl.getCreateDate()
           
 Date OrganizationModelImpl.getCreateDate()
           
 Date LayoutSetBranchModelImpl.getCreateDate()
           
 Date UserGroupModelImpl.getCreateDate()
           
 Date PhoneModelImpl.getCreateDate()
           
 Date BackgroundTaskModelImpl.getCreateDate()
           
 Date EmailAddressModelImpl.getCreateDate()
           
 Date AddressModelImpl.getCreateDate()
           
 Date LayoutRevisionModelImpl.getCreateDate()
           
 long GroupModelImpl.getCreatorUserId()
           
 String LayoutSetModelImpl.getCss()
           
 String LayoutModelImpl.getCss()
           
 String LayoutSetBranchModelImpl.getCss()
           
 String LayoutRevisionModelImpl.getCss()
           
 boolean PasswordPolicyModelImpl.getDefaultPolicy()
           
 boolean UserModelImpl.getDefaultUser()
           
 String LayoutPrototypeModelImpl.getDescription()
           
 String LayoutSetPrototypeModelImpl.getDescription()
           
 String LayoutModelImpl.getDescription()
           
 String RoleModelImpl.getDescription()
           
 String RepositoryModelImpl.getDescription()
           
 String LayoutBranchModelImpl.getDescription()
           
 String PasswordPolicyModelImpl.getDescription()
           
 String GroupModelImpl.getDescription()
           
 String TeamModelImpl.getDescription()
           
 String LayoutSetBranchModelImpl.getDescription()
           
 String UserGroupModelImpl.getDescription()
           
 String LayoutRevisionModelImpl.getDescription()
           
 String LayoutModelImpl.getDescriptionCurrentValue()
           
 String RoleModelImpl.getDescriptionCurrentValue()
           
 String LayoutRevisionModelImpl.getDescriptionCurrentValue()
           
 String UserModelImpl.getDigest()
           
 long RepositoryModelImpl.getDlFolderId()
           
 String ContactModelImpl.getEmailAddress()
           
 String UserModelImpl.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 ContactModelImpl.getFirstName()
           
 String UserModelImpl.getFirstName()
           
 int OrgLaborModelImpl.getFriClose()
           
 String LayoutModelImpl.getFriendlyURL()
           
 String GroupModelImpl.getFriendlyURL()
           
 int OrgLaborModelImpl.getFriOpen()
           
 int PasswordPolicyModelImpl.getGraceLimit()
           
 int UserModelImpl.getGraceLoginCount()
           
 String UserModelImpl.getGreeting()
           
 long LayoutSetModelImpl.getGroupId()
           
 long ResourceBlockModelImpl.getGroupId()
           
 long LayoutModelImpl.getGroupId()
           
 long RepositoryModelImpl.getGroupId()
           
 long MembershipRequestModelImpl.getGroupId()
           
 long LayoutBranchModelImpl.getGroupId()
           
 long GroupModelImpl.getGroupId()
           
 long TeamModelImpl.getGroupId()
           
 long LayoutSetBranchModelImpl.getGroupId()
           
 long BackgroundTaskModelImpl.getGroupId()
           
 long UserGroupRoleModelImpl.getGroupId()
           
 long LayoutRevisionModelImpl.getGroupId()
           
 long UserGroupGroupRoleModelImpl.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 ContactModelImpl.getJobTitle()
           
 String UserModelImpl.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 ContactModelImpl.getLastName()
           
 String UserModelImpl.getLastName()
           
 long LayoutBranchModelImpl.getLayoutBranchId()
           
 long LayoutRevisionModelImpl.getLayoutBranchId()
           
 long LayoutModelImpl.getLayoutId()
           
 long LayoutPrototypeModelImpl.getLayoutPrototypeId()
           
 boolean LayoutModelImpl.getLayoutPrototypeLinkEnabled()
           
 String LayoutModelImpl.getLayoutPrototypeUuid()
           
 long LayoutRevisionModelImpl.getLayoutRevisionId()
           
 long LayoutBranchModelImpl.getLayoutSetBranchId()
           
 long LayoutSetBranchModelImpl.getLayoutSetBranchId()
           
 long LayoutRevisionModelImpl.getLayoutSetBranchId()
           
 long LayoutSetModelImpl.getLayoutSetId()
           
 long LayoutSetPrototypeModelImpl.getLayoutSetPrototypeId()
           
 boolean 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 LayoutSetModelImpl.getLogoId()
           
 long LayoutSetBranchModelImpl.getLogoId()
           
 long CompanyModelImpl.getLogoId()
           
 boolean AddressModelImpl.getMailing()
           
 boolean LayoutRevisionModelImpl.getMajor()
           
 boolean ContactModelImpl.getMale()
           
 boolean GroupModelImpl.getManualMembership()
           
 boolean LayoutBranchModelImpl.getMaster()
           
 boolean LayoutSetBranchModelImpl.getMaster()
           
 long PasswordPolicyModelImpl.getMaxAge()
           
 int PasswordPolicyModelImpl.getMaxFailure()
           
 int CompanyModelImpl.getMaxUsers()
           
 long MembershipRequestModelImpl.getMembershipRequestId()
           
 int GroupModelImpl.getMembershipRestriction()
           
 String ContactModelImpl.getMiddleName()
           
 String UserModelImpl.getMiddleName()
           
 long PasswordPolicyModelImpl.getMinAge()
           
 int PasswordPolicyModelImpl.getMinAlphanumeric()
           
 int PasswordPolicyModelImpl.getMinLength()
           
 int PasswordPolicyModelImpl.getMinLowerCase()
           
 int PasswordPolicyModelImpl.getMinNumbers()
           
 int PasswordPolicyModelImpl.getMinSymbols()
           
 int PasswordPolicyModelImpl.getMinUpperCase()
           
 Date ContactModelImpl.getModifiedDate()
           
 Date WebsiteModelImpl.getModifiedDate()
           
 Date LayoutPrototypeModelImpl.getModifiedDate()
           
 Date LayoutSetPrototypeModelImpl.getModifiedDate()
           
 Date LayoutSetModelImpl.getModifiedDate()
           
 Date ImageModelImpl.getModifiedDate()
           
 Date LayoutModelImpl.getModifiedDate()
           
 Date RoleModelImpl.getModifiedDate()
           
 Date RepositoryModelImpl.getModifiedDate()
           
 Date PasswordPolicyModelImpl.getModifiedDate()
           
 Date UserModelImpl.getModifiedDate()
           
 Date AccountModelImpl.getModifiedDate()
           
 Date TeamModelImpl.getModifiedDate()
           
 Date OrganizationModelImpl.getModifiedDate()
           
 Date LayoutSetBranchModelImpl.getModifiedDate()
           
 Date UserGroupModelImpl.getModifiedDate()
           
 Date PhoneModelImpl.getModifiedDate()
           
 Date BackgroundTaskModelImpl.getModifiedDate()
           
 Date EmailAddressModelImpl.getModifiedDate()
           
 Date AddressModelImpl.getModifiedDate()
           
 Date LayoutRevisionModelImpl.getModifiedDate()
           
 int OrgLaborModelImpl.getMonClose()
           
 int OrgLaborModelImpl.getMonOpen()
           
 String ContactModelImpl.getMsnSn()
           
 String CompanyModelImpl.getMx()
           
 String ContactModelImpl.getMySpaceSn()
           
 String LayoutPrototypeModelImpl.getName()
           
 String LayoutSetPrototypeModelImpl.getName()
           
 String ResourceBlockModelImpl.getName()
           
 String LayoutModelImpl.getName()
           
 String RoleModelImpl.getName()
           
 String ResourcePermissionModelImpl.getName()
           
 String RepositoryModelImpl.getName()
           
 String LayoutBranchModelImpl.getName()
           
 String PasswordPolicyModelImpl.getName()
           
 String RegionModelImpl.getName()
           
 String CountryModelImpl.getName()
           
 String GroupModelImpl.getName()
           
 String ListTypeModelImpl.getName()
           
 String AccountModelImpl.getName()
           
 String TeamModelImpl.getName()
           
 String OrganizationModelImpl.getName()
           
 String LayoutSetBranchModelImpl.getName()
           
 String UserGroupModelImpl.getName()
           
 String BackgroundTaskModelImpl.getName()
           
 String LayoutRevisionModelImpl.getName()
           
 String CountryImpl.getNameCurrentValue()
           
 String LayoutPrototypeModelImpl.getNameCurrentValue()
           
 String LayoutSetPrototypeModelImpl.getNameCurrentValue()
           
 String LayoutModelImpl.getNameCurrentValue()
           
 String LayoutRevisionModelImpl.getNameCurrentValue()
           
 String CountryModelImpl.getNumber()
           
 String PhoneModelImpl.getNumber()
           
 String UserModelImpl.getOpenId()
           
 long OrganizationModelImpl.getOrganizationId()
           
 long OrgLaborModelImpl.getOrganizationId()
           
 long OrgLaborModelImpl.getOrgLaborId()
           
 long PortletPreferencesModelImpl.getOwnerId()
           
 long ResourcePermissionModelImpl.getOwnerId()
           
 int PortletPreferencesModelImpl.getOwnerType()
           
 int LayoutSetModelImpl.getPageCount()
           
 long AccountModelImpl.getParentAccountId()
           
 long ContactModelImpl.getParentContactId()
           
 long GroupModelImpl.getParentGroupId()
           
 long LayoutModelImpl.getParentLayoutId()
           
 long LayoutRevisionModelImpl.getParentLayoutRevisionId()
           
 long OrganizationModelImpl.getParentOrganizationId()
           
 long UserGroupModelImpl.getParentUserGroupId()
           
 String UserModelImpl.getPassword()
           
 boolean UserModelImpl.getPasswordEncrypted()
           
 Date UserModelImpl.getPasswordModifiedDate()
           
 long PasswordPolicyModelImpl.getPasswordPolicyId()
           
 boolean UserModelImpl.getPasswordReset()
           
 String ResourceBlockModelImpl.getPermissionsHash()
           
 long PhoneModelImpl.getPhoneId()
           
 long PortletPreferencesModelImpl.getPlid()
           
 long LayoutModelImpl.getPlid()
           
 long LayoutBranchModelImpl.getPlid()
           
 long LayoutRevisionModelImpl.getPlid()
           
 String PluginSettingModelImpl.getPluginId()
           
 long PluginSettingModelImpl.getPluginSettingId()
           
 String PluginSettingModelImpl.getPluginType()
           
 String PortletPreferencesModelImpl.getPortletId()
           
 String RepositoryModelImpl.getPortletId()
           
 String PortletModelImpl.getPortletId()
           
 long PortletPreferencesModelImpl.getPortletPreferencesId()
           
 long UserModelImpl.getPortraitId()
           
 String PortletPreferencesModelImpl.getPreferences()
           
 int ContactModelImpl.getPrefixId()
           
 boolean WebsiteModelImpl.getPrimary()
           
 boolean PhoneModelImpl.getPrimary()
           
 boolean EmailAddressModelImpl.getPrimary()
           
 boolean AddressModelImpl.getPrimary()
           
 String ResourcePermissionModelImpl.getPrimKey()
           
 int LayoutModelImpl.getPriority()
           
 boolean LayoutSetModelImpl.getPrivateLayout()
           
 boolean LayoutModelImpl.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 RoleModelImpl.getRoleId()
           
 long ResourcePermissionModelImpl.getRoleId()
           
 long UserGroupRoleModelImpl.getRoleId()
           
 long UserGroupGroupRoleModelImpl.getRoleId()
           
 String PluginSettingModelImpl.getRoles()
           
 String PortletModelImpl.getRoles()
           
 int OrgLaborModelImpl.getSatClose()
           
 int OrgLaborModelImpl.getSatOpen()
           
 int ResourcePermissionModelImpl.getScope()
           
 String UserModelImpl.getScreenName()
           
 String BackgroundTaskModelImpl.getServletContextNames()
           
 String LayoutPrototypeModelImpl.getSettings()
           
 String LayoutSetPrototypeModelImpl.getSettings()
           
 String LayoutSetModelImpl.getSettings()
           
 String LayoutSetBranchModelImpl.getSettings()
           
 String AccountModelImpl.getSicCode()
           
 boolean GroupModelImpl.getSite()
           
 int ImageModelImpl.getSize()
           
 String AccountModelImpl.getSize()
           
 String ContactModelImpl.getSkypeSn()
           
 String ContactModelImpl.getSmsSn()
           
 String LayoutModelImpl.getSourcePrototypeLayoutUuid()
           
 int UserModelImpl.getStatus()
           
 int BackgroundTaskModelImpl.getStatus()
           
 int LayoutRevisionModelImpl.getStatus()
           
 long LayoutRevisionModelImpl.getStatusByUserId()
           
 String LayoutRevisionModelImpl.getStatusByUserName()
           
 Date LayoutRevisionModelImpl.getStatusDate()
           
 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 LayoutSetModelImpl.getThemeId()
           
 String LayoutModelImpl.getThemeId()
           
 String LayoutSetBranchModelImpl.getThemeId()
           
 String LayoutRevisionModelImpl.getThemeId()
           
 int OrgLaborModelImpl.getThuClose()
           
 int OrgLaborModelImpl.getThuOpen()
           
 String AccountModelImpl.getTickerSymbol()
           
 String UserModelImpl.getTimeZoneId()
           
 String LayoutModelImpl.getTitle()
           
 String RoleModelImpl.getTitle()
           
 String LayoutRevisionModelImpl.getTitle()
           
 String LayoutModelImpl.getTitleCurrentValue()
           
 String RoleModelImpl.getTitleCurrentValue()
           
 String LayoutRevisionModelImpl.getTitleCurrentValue()
           
 String GroupModelImpl.getTreePath()
           
 String OrganizationModelImpl.getTreePath()
           
 int OrgLaborModelImpl.getTueClose()
           
 int OrgLaborModelImpl.getTueOpen()
           
 String ContactModelImpl.getTwitterSn()
           
 String ImageModelImpl.getType()
           
 String LayoutModelImpl.getType()
           
 int RoleModelImpl.getType()
           
 int GroupModelImpl.getType()
           
 String ListTypeModelImpl.getType()
           
 String AccountModelImpl.getType()
           
 String OrganizationModelImpl.getType()
           
 int WebsiteModelImpl.getTypeId()
           
 int PhoneModelImpl.getTypeId()
           
 int OrgLaborModelImpl.getTypeId()
           
 int EmailAddressModelImpl.getTypeId()
           
 int AddressModelImpl.getTypeId()
           
 String LayoutModelImpl.getTypeSettings()
           
 String RepositoryModelImpl.getTypeSettings()
           
 String GroupModelImpl.getTypeSettings()
           
 String LayoutRevisionModelImpl.getTypeSettings()
           
 String WebsiteModelImpl.getUrl()
           
 long UserGroupModelImpl.getUserGroupId()
           
 long UserGroupGroupRoleModelImpl.getUserGroupId()
           
 long ContactModelImpl.getUserId()
           
 long WebsiteModelImpl.getUserId()
           
 long LayoutPrototypeModelImpl.getUserId()
           
 long LayoutSetPrototypeModelImpl.getUserId()
           
 long LayoutModelImpl.getUserId()
           
 long RoleModelImpl.getUserId()
           
 long RepositoryModelImpl.getUserId()
           
 long MembershipRequestModelImpl.getUserId()
           
 long LayoutBranchModelImpl.getUserId()
           
 long PasswordPolicyModelImpl.getUserId()
           
 long UserModelImpl.getUserId()
           
 long AccountModelImpl.getUserId()
           
 long TeamModelImpl.getUserId()
           
 long OrganizationModelImpl.getUserId()
           
 long LayoutSetBranchModelImpl.getUserId()
           
 long UserGroupModelImpl.getUserId()
           
 long PhoneModelImpl.getUserId()
           
 long BackgroundTaskModelImpl.getUserId()
           
 long EmailAddressModelImpl.getUserId()
           
 long AddressModelImpl.getUserId()
           
 long UserGroupRoleModelImpl.getUserId()
           
 long LayoutRevisionModelImpl.getUserId()
           
 String ContactModelImpl.getUserName()
           
 String WebsiteModelImpl.getUserName()
           
 String LayoutPrototypeModelImpl.getUserName()
           
 String LayoutSetPrototypeModelImpl.getUserName()
           
 String LayoutModelImpl.getUserName()
           
 String RoleModelImpl.getUserName()
           
 String RepositoryModelImpl.getUserName()
           
 String LayoutBranchModelImpl.getUserName()
           
 String PasswordPolicyModelImpl.getUserName()
           
 String AccountModelImpl.getUserName()
           
 String TeamModelImpl.getUserName()
           
 String OrganizationModelImpl.getUserName()
           
 String LayoutSetBranchModelImpl.getUserName()
           
 String UserGroupModelImpl.getUserName()
           
 String PhoneModelImpl.getUserName()
           
 String BackgroundTaskModelImpl.getUserName()
           
 String EmailAddressModelImpl.getUserName()
           
 String AddressModelImpl.getUserName()
           
 String LayoutRevisionModelImpl.getUserName()
           
 String WebsiteModelImpl.getUuid()
           
 String LayoutPrototypeModelImpl.getUuid()
           
 String LayoutSetPrototypeModelImpl.getUuid()
           
 String LayoutModelImpl.getUuid()
           
 String RoleModelImpl.getUuid()
           
 String RepositoryModelImpl.getUuid()
           
 String PasswordPolicyModelImpl.getUuid()
           
 String GroupModelImpl.getUuid()
           
 String UserModelImpl.getUuid()
           
 String OrganizationModelImpl.getUuid()
           
 String UserGroupModelImpl.getUuid()
           
 String PhoneModelImpl.getUuid()
           
 String EmailAddressModelImpl.getUuid()
           
 String AddressModelImpl.getUuid()
           
 String ClassNameModelImpl.getValue()
           
 String LayoutSetModelImpl.getWapColorSchemeId()
           
 String LayoutModelImpl.getWapColorSchemeId()
           
 String LayoutSetBranchModelImpl.getWapColorSchemeId()
           
 String LayoutRevisionModelImpl.getWapColorSchemeId()
           
 String LayoutSetModelImpl.getWapThemeId()
           
 String LayoutModelImpl.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.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 AnnouncementsEntryModelImpl.getCompanyId()
           
 long AnnouncementsDeliveryModelImpl.getCompanyId()
           
 String AnnouncementsEntryModelImpl.getContent()
           
 Date AnnouncementsFlagModelImpl.getCreateDate()
           
 Date AnnouncementsEntryModelImpl.getCreateDate()
           
 long AnnouncementsDeliveryModelImpl.getDeliveryId()
           
 Date AnnouncementsEntryModelImpl.getDisplayDate()
           
 boolean AnnouncementsDeliveryModelImpl.getEmail()
           
 long AnnouncementsFlagModelImpl.getEntryId()
           
 long AnnouncementsEntryModelImpl.getEntryId()
           
 Date AnnouncementsEntryModelImpl.getExpirationDate()
           
 long AnnouncementsFlagModelImpl.getFlagId()
           
 Date AnnouncementsEntryModelImpl.getModifiedDate()
           
 int AnnouncementsEntryModelImpl.getPriority()
           
 boolean AnnouncementsDeliveryModelImpl.getSms()
           
 String AnnouncementsEntryModelImpl.getTitle()
           
 String AnnouncementsEntryModelImpl.getType()
           
 String AnnouncementsDeliveryModelImpl.getType()
           
 String AnnouncementsEntryModelImpl.getUrl()
           
 long AnnouncementsFlagModelImpl.getUserId()
           
 long AnnouncementsEntryModelImpl.getUserId()
           
 long AnnouncementsDeliveryModelImpl.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 AssetCategoryModelImpl.getCategoryId()
           
 long AssetCategoryPropertyModelImpl.getCategoryId()
           
 long AssetCategoryPropertyModelImpl.getCategoryPropertyId()
           
 long AssetEntryModelImpl.getClassNameId()
           
 long AssetEntryModelImpl.getClassPK()
           
 long AssetEntryModelImpl.getClassTypeId()
           
 String AssetEntryModelImpl.getClassUuid()
           
 long AssetEntryModelImpl.getCompanyId()
           
 long AssetVocabularyModelImpl.getCompanyId()
           
 long AssetTagPropertyModelImpl.getCompanyId()
           
 long AssetCategoryModelImpl.getCompanyId()
           
 long AssetCategoryPropertyModelImpl.getCompanyId()
           
 long AssetTagModelImpl.getCompanyId()
           
 Date AssetEntryModelImpl.getCreateDate()
           
 Date AssetVocabularyModelImpl.getCreateDate()
           
 Date AssetTagPropertyModelImpl.getCreateDate()
           
 Date AssetCategoryModelImpl.getCreateDate()
           
 Date AssetCategoryPropertyModelImpl.getCreateDate()
           
 Date AssetTagModelImpl.getCreateDate()
           
 String AssetEntryModelImpl.getDescription()
           
 String AssetVocabularyModelImpl.getDescription()
           
 String AssetCategoryModelImpl.getDescription()
           
 String AssetEntryModelImpl.getDescriptionCurrentValue()
           
 String AssetVocabularyModelImpl.getDescriptionCurrentValue()
           
 String AssetCategoryModelImpl.getDescriptionCurrentValue()
           
 Date AssetEntryModelImpl.getEndDate()
           
 long AssetEntryModelImpl.getEntryId()
           
 Date AssetEntryModelImpl.getExpirationDate()
           
 long AssetEntryModelImpl.getGroupId()
           
 long AssetVocabularyModelImpl.getGroupId()
           
 long AssetCategoryModelImpl.getGroupId()
           
 long AssetTagModelImpl.getGroupId()
           
 int AssetEntryModelImpl.getHeight()
           
 String AssetTagPropertyModelImpl.getKey()
           
 String AssetCategoryPropertyModelImpl.getKey()
           
 String AssetEntryModelImpl.getLayoutUuid()
           
 long AssetCategoryModelImpl.getLeftCategoryId()
           
 String AssetEntryModelImpl.getMimeType()
           
 Date AssetEntryModelImpl.getModifiedDate()
           
 Date AssetVocabularyModelImpl.getModifiedDate()
           
 Date AssetTagPropertyModelImpl.getModifiedDate()
           
 Date AssetCategoryModelImpl.getModifiedDate()
           
 Date AssetCategoryPropertyModelImpl.getModifiedDate()
           
 Date AssetTagModelImpl.getModifiedDate()
           
 String AssetVocabularyModelImpl.getName()
           
 String AssetCategoryModelImpl.getName()
           
 String AssetTagModelImpl.getName()
           
 long AssetCategoryModelImpl.getParentCategoryId()
           
 double AssetEntryModelImpl.getPriority()
           
 Date AssetEntryModelImpl.getPublishDate()
           
 long AssetCategoryModelImpl.getRightCategoryId()
           
 String AssetVocabularyModelImpl.getSettings()
           
 Date AssetEntryModelImpl.getStartDate()
           
 String AssetEntryModelImpl.getSummary()
           
 String AssetEntryModelImpl.getSummaryCurrentValue()
           
 long AssetTagPropertyModelImpl.getTagId()
           
 long AssetTagModelImpl.getTagId()
           
 long AssetTagPropertyModelImpl.getTagPropertyId()
           
 String AssetEntryModelImpl.getTitle()
           
 String AssetVocabularyModelImpl.getTitle()
           
 String AssetCategoryModelImpl.getTitle()
           
 String AssetEntryModelImpl.getTitleCurrentValue()
           
 String AssetVocabularyModelImpl.getTitleCurrentValue()
           
 String AssetCategoryModelImpl.getTitleCurrentValue()
           
 String AssetEntryModelImpl.getUrl()
           
 long AssetEntryModelImpl.getUserId()
           
 long AssetVocabularyModelImpl.getUserId()
           
 long AssetTagPropertyModelImpl.getUserId()
           
 long AssetCategoryModelImpl.getUserId()
           
 long AssetCategoryPropertyModelImpl.getUserId()
           
 long AssetTagModelImpl.getUserId()
           
 String AssetEntryModelImpl.getUserName()
           
 String AssetVocabularyModelImpl.getUserName()
           
 String AssetTagPropertyModelImpl.getUserName()
           
 String AssetCategoryModelImpl.getUserName()
           
 String AssetCategoryPropertyModelImpl.getUserName()
           
 String AssetTagModelImpl.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 BookmarksEntryModelImpl.getCompanyId()
           
 long BookmarksFolderModelImpl.getCompanyId()
           
 Date BookmarksEntryModelImpl.getCreateDate()
           
 Date BookmarksFolderModelImpl.getCreateDate()
           
 String BookmarksEntryModelImpl.getDescription()
           
 String BookmarksFolderModelImpl.getDescription()
           
 long BookmarksEntryModelImpl.getEntryId()
           
 long BookmarksEntryModelImpl.getFolderId()
           
 long BookmarksFolderModelImpl.getFolderId()
           
 long BookmarksEntryModelImpl.getGroupId()
           
 long BookmarksFolderModelImpl.getGroupId()
           
 Date BookmarksEntryModelImpl.getModifiedDate()
           
 Date BookmarksFolderModelImpl.getModifiedDate()
           
 String BookmarksEntryModelImpl.getName()
           
 String BookmarksFolderModelImpl.getName()
           
 long BookmarksFolderModelImpl.getParentFolderId()
           
 int BookmarksEntryModelImpl.getPriority()
           
 long BookmarksEntryModelImpl.getResourceBlockId()
           
 long BookmarksFolderModelImpl.getResourceBlockId()
           
 int BookmarksEntryModelImpl.getStatus()
           
 int BookmarksFolderModelImpl.getStatus()
           
 long BookmarksEntryModelImpl.getStatusByUserId()
           
 long BookmarksFolderModelImpl.getStatusByUserId()
           
 String BookmarksEntryModelImpl.getStatusByUserName()
           
 String BookmarksFolderModelImpl.getStatusByUserName()
           
 Date BookmarksEntryModelImpl.getStatusDate()
           
 Date BookmarksFolderModelImpl.getStatusDate()
           
 String BookmarksEntryModelImpl.getTreePath()
           
 String BookmarksFolderModelImpl.getTreePath()
           
 String BookmarksEntryModelImpl.getUrl()
           
 long BookmarksEntryModelImpl.getUserId()
           
 long BookmarksFolderModelImpl.getUserId()
           
 String BookmarksEntryModelImpl.getUserName()
           
 String BookmarksFolderModelImpl.getUserName()
           
 String BookmarksEntryModelImpl.getUuid()
           
 String BookmarksFolderModelImpl.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 DLFileVersionModelImpl.getCompanyId()
           
 long DLFolderModelImpl.getCompanyId()
           
 long DLFileEntryTypeModelImpl.getCompanyId()
           
 long DLFileEntryModelImpl.getCompanyId()
           
 long DLFileShortcutModelImpl.getCompanyId()
           
 Date DLFileVersionModelImpl.getCreateDate()
           
 Date DLFolderModelImpl.getCreateDate()
           
 Date DLFileEntryTypeModelImpl.getCreateDate()
           
 Date DLFileEntryModelImpl.getCreateDate()
           
 Date DLFileShortcutModelImpl.getCreateDate()
           
 long DLFileEntryModelImpl.getCustom1ImageId()
           
 long DLFileEntryModelImpl.getCustom2ImageId()
           
 long DLFolderModelImpl.getDefaultFileEntryTypeId()
           
 String DLFileVersionModelImpl.getDescription()
           
 String DLFolderModelImpl.getDescription()
           
 String DLFileEntryTypeModelImpl.getDescription()
           
 String DLFileEntryModelImpl.getDescription()
           
 String DLFileEntryTypeModelImpl.getDescriptionCurrentValue()
           
 String DLFileVersionModelImpl.getExtension()
           
 String DLFileEntryModelImpl.getExtension()
           
 String DLFileVersionModelImpl.getExtraSettings()
           
 String DLFileEntryModelImpl.getExtraSettings()
           
 long DLFileVersionModelImpl.getFileEntryId()
           
 long DLFileEntryModelImpl.getFileEntryId()
           
 long DLFileVersionModelImpl.getFileEntryTypeId()
           
 long DLFileEntryTypeModelImpl.getFileEntryTypeId()
           
 long DLFileEntryModelImpl.getFileEntryTypeId()
           
 String DLFileEntryTypeModelImpl.getFileEntryTypeKey()
           
 long DLFileShortcutModelImpl.getFileShortcutId()
           
 long DLFileVersionModelImpl.getFileVersionId()
           
 long DLFileVersionModelImpl.getFolderId()
           
 long DLFolderModelImpl.getFolderId()
           
 long DLFileEntryModelImpl.getFolderId()
           
 long DLFileShortcutModelImpl.getFolderId()
           
 long DLFileVersionModelImpl.getGroupId()
           
 long DLFolderModelImpl.getGroupId()
           
 long DLFileEntryTypeModelImpl.getGroupId()
           
 long DLFileEntryModelImpl.getGroupId()
           
 long DLFileShortcutModelImpl.getGroupId()
           
 boolean DLFolderModelImpl.getHidden()
           
 long DLFileEntryModelImpl.getLargeImageId()
           
 Date DLFolderModelImpl.getLastPostDate()
           
 boolean DLFileEntryModelImpl.getManualCheckInRequired()
           
 String DLFileVersionModelImpl.getMimeType()
           
 String DLFileEntryModelImpl.getMimeType()
           
 Date DLFileVersionModelImpl.getModifiedDate()
           
 Date DLFolderModelImpl.getModifiedDate()
           
 Date DLFileEntryTypeModelImpl.getModifiedDate()
           
 Date DLFileEntryModelImpl.getModifiedDate()
           
 Date DLFileShortcutModelImpl.getModifiedDate()
           
 boolean DLFolderModelImpl.getMountPoint()
           
 String DLFolderModelImpl.getName()
           
 String DLFileEntryTypeModelImpl.getName()
           
 String DLFileEntryModelImpl.getName()
           
 String DLFileEntryTypeModelImpl.getNameCurrentValue()
           
 boolean DLFolderModelImpl.getOverrideFileEntryTypes()
           
 long DLFolderModelImpl.getParentFolderId()
           
 int DLFileEntryModelImpl.getReadCount()
           
 long DLFileVersionModelImpl.getRepositoryId()
           
 long DLFolderModelImpl.getRepositoryId()
           
 long DLFileEntryModelImpl.getRepositoryId()
           
 long DLFileShortcutModelImpl.getRepositoryId()
           
 long DLFileVersionModelImpl.getSize()
           
 long DLFileEntryModelImpl.getSize()
           
 long DLFileEntryModelImpl.getSmallImageId()
           
 int DLFileVersionModelImpl.getStatus()
           
 int DLFolderModelImpl.getStatus()
           
 int DLFileShortcutModelImpl.getStatus()
           
 long DLFileVersionModelImpl.getStatusByUserId()
           
 long DLFolderModelImpl.getStatusByUserId()
           
 long DLFileShortcutModelImpl.getStatusByUserId()
           
 String DLFileVersionModelImpl.getStatusByUserName()
           
 String DLFolderModelImpl.getStatusByUserName()
           
 String DLFileShortcutModelImpl.getStatusByUserName()
           
 Date DLFileVersionModelImpl.getStatusDate()
           
 Date DLFolderModelImpl.getStatusDate()
           
 Date DLFileShortcutModelImpl.getStatusDate()
           
 String DLFileVersionModelImpl.getTitle()
           
 String DLFileEntryModelImpl.getTitle()
           
 long DLFileShortcutModelImpl.getToFileEntryId()
           
 String DLFileVersionModelImpl.getTreePath()
           
 String DLFolderModelImpl.getTreePath()
           
 String DLFileEntryModelImpl.getTreePath()
           
 String DLFileShortcutModelImpl.getTreePath()
           
 long DLFileVersionModelImpl.getUserId()
           
 long DLFolderModelImpl.getUserId()
           
 long DLFileEntryTypeModelImpl.getUserId()
           
 long DLFileEntryModelImpl.getUserId()
           
 long DLFileShortcutModelImpl.getUserId()
           
 String DLFileVersionModelImpl.getUserName()
           
 String DLFolderModelImpl.getUserName()
           
 String DLFileEntryTypeModelImpl.getUserName()
           
 String DLFileEntryModelImpl.getUserName()
           
 String DLFileShortcutModelImpl.getUserName()
           
 String DLFileVersionModelImpl.getUuid()
           
 String DLFolderModelImpl.getUuid()
           
 String DLFileEntryTypeModelImpl.getUuid()
           
 String DLFileEntryModelImpl.getUuid()
           
 String DLFileShortcutModelImpl.getUuid()
           
 String DLFileVersionModelImpl.getVersion()
           
 String DLFileEntryModelImpl.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 DDMTemplateModelImpl.getClassNameId()
           
 long DDMStructureModelImpl.getClassNameId()
           
 long DDMTemplateModelImpl.getClassPK()
           
 long DDMTemplateModelImpl.getCompanyId()
           
 long DDMStructureModelImpl.getCompanyId()
           
 Date DDMTemplateModelImpl.getCreateDate()
           
 Date DDMStructureModelImpl.getCreateDate()
           
 String DDMTemplateModelImpl.getDescription()
           
 String DDMStructureModelImpl.getDescription()
           
 String DDMTemplateModelImpl.getDescriptionCurrentValue()
           
 String DDMStructureModelImpl.getDescriptionCurrentValue()
           
 long DDMTemplateModelImpl.getGroupId()
           
 long DDMStructureModelImpl.getGroupId()
           
 String DDMTemplateModelImpl.getLanguage()
           
 String DDMTemplateModelImpl.getMode()
           
 Date DDMTemplateModelImpl.getModifiedDate()
           
 Date DDMStructureModelImpl.getModifiedDate()
           
 String DDMTemplateModelImpl.getName()
           
 String DDMStructureModelImpl.getName()
           
 String DDMContentModelImpl.getNameCurrentValue()
           
 String DDMTemplateModelImpl.getNameCurrentValue()
           
 String DDMStructureModelImpl.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()
           
 String DDMTemplateModelImpl.getType()
           
 int DDMStructureModelImpl.getType()
           
 long DDMTemplateModelImpl.getUserId()
           
 long DDMStructureModelImpl.getUserId()
           
 String DDMTemplateModelImpl.getUserName()
           
 String DDMStructureModelImpl.getUserName()
           
 String DDMTemplateModelImpl.getUuid()
           
 String DDMStructureModelImpl.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 ExpandoValueModelImpl.getClassNameId()
           
 long ExpandoTableModelImpl.getClassNameId()
           
 long ExpandoValueModelImpl.getClassPK()
           
 long ExpandoValueModelImpl.getColumnId()
           
 long ExpandoColumnModelImpl.getColumnId()
           
 long ExpandoValueModelImpl.getCompanyId()
           
 long ExpandoTableModelImpl.getCompanyId()
           
 long ExpandoColumnModelImpl.getCompanyId()
           
 String ExpandoValueModelImpl.getData()
           
 String ExpandoColumnModelImpl.getDefaultData()
           
 String ExpandoTableModelImpl.getName()
           
 String ExpandoColumnModelImpl.getName()
           
 long ExpandoValueModelImpl.getRowId()
           
 long ExpandoValueModelImpl.getTableId()
           
 long ExpandoTableModelImpl.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 JournalFolderModelImpl.getCompanyId()
           
 long JournalFeedModelImpl.getCompanyId()
           
 String JournalArticleModelImpl.getContent()
           
 String JournalFeedModelImpl.getContentField()
           
 Date JournalArticleModelImpl.getCreateDate()
           
 Date JournalFolderModelImpl.getCreateDate()
           
 Date JournalFeedModelImpl.getCreateDate()
           
 int JournalFeedModelImpl.getDelta()
           
 String JournalArticleModelImpl.getDescription()
           
 String JournalFolderModelImpl.getDescription()
           
 String JournalFeedModelImpl.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 JournalFolderModelImpl.getGroupId()
           
 long JournalFeedModelImpl.getGroupId()
           
 long JournalArticleModelImpl.getId()
           
 long JournalFeedModelImpl.getId()
           
 boolean JournalArticleModelImpl.getIndexable()
           
 String JournalArticleModelImpl.getLayoutUuid()
           
 Date JournalArticleModelImpl.getModifiedDate()
           
 Date JournalFolderModelImpl.getModifiedDate()
           
 Date JournalFeedModelImpl.getModifiedDate()
           
 String JournalFolderModelImpl.getName()
           
 String JournalFeedModelImpl.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 JournalFolderModelImpl.getUserId()
           
 long JournalFeedModelImpl.getUserId()
           
 String JournalArticleModelImpl.getUserName()
           
 String JournalFolderModelImpl.getUserName()
           
 String JournalFeedModelImpl.getUserName()
           
 String JournalArticleModelImpl.getUuid()
           
 String JournalFolderModelImpl.getUuid()
           
 String JournalFeedModelImpl.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 MBMessageModelImpl.getCategoryId()
           
 long MBThreadModelImpl.getCategoryId()
           
 long MBCategoryModelImpl.getCategoryId()
           
 long MBMessageModelImpl.getClassNameId()
           
 long MBMessageModelImpl.getClassPK()
           
 long MBBanModelImpl.getCompanyId()
           
 long MBMessageModelImpl.getCompanyId()
           
 long MBThreadModelImpl.getCompanyId()
           
 long MBCategoryModelImpl.getCompanyId()
           
 Date MBBanModelImpl.getCreateDate()
           
 Date MBMessageModelImpl.getCreateDate()
           
 Date MBThreadModelImpl.getCreateDate()
           
 Date MBCategoryModelImpl.getCreateDate()
           
 String MBCategoryModelImpl.getDescription()
           
 String MBCategoryModelImpl.getDisplayStyle()
           
 String MBMessageModelImpl.getFormat()
           
 long MBBanModelImpl.getGroupId()
           
 long MBMessageModelImpl.getGroupId()
           
 long MBThreadModelImpl.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 MBMessageModelImpl.getModifiedDate()
           
 Date MBThreadModelImpl.getModifiedDate()
           
 Date MBCategoryModelImpl.getModifiedDate()
           
 String MBCategoryModelImpl.getName()
           
 long MBCategoryModelImpl.getParentCategoryId()
           
 long MBMessageModelImpl.getParentMessageId()
           
 double MBMessageModelImpl.getPriority()
           
 double MBThreadModelImpl.getPriority()
           
 boolean MBThreadModelImpl.getQuestion()
           
 long MBMessageModelImpl.getRootMessageId()
           
 long MBThreadModelImpl.getRootMessageId()
           
 long MBThreadModelImpl.getRootMessageUserId()
           
 int MBMessageModelImpl.getStatus()
           
 int MBThreadModelImpl.getStatus()
           
 int MBCategoryModelImpl.getStatus()
           
 long MBMessageModelImpl.getStatusByUserId()
           
 long MBThreadModelImpl.getStatusByUserId()
           
 long MBCategoryModelImpl.getStatusByUserId()
           
 String MBMessageModelImpl.getStatusByUserName()
           
 String MBThreadModelImpl.getStatusByUserName()
           
 String MBCategoryModelImpl.getStatusByUserName()
           
 Date MBMessageModelImpl.getStatusDate()
           
 Date MBThreadModelImpl.getStatusDate()
           
 Date MBCategoryModelImpl.getStatusDate()
           
 String MBMessageModelImpl.getSubject()
           
 int MBCategoryModelImpl.getThreadCount()
           
 long MBMessageModelImpl.getThreadId()
           
 long MBThreadModelImpl.getThreadId()
           
 long MBBanModelImpl.getUserId()
           
 long MBMessageModelImpl.getUserId()
           
 long MBThreadModelImpl.getUserId()
           
 long MBCategoryModelImpl.getUserId()
           
 String MBBanModelImpl.getUserName()
           
 String MBMessageModelImpl.getUserName()
           
 String MBThreadModelImpl.getUserName()
           
 String MBCategoryModelImpl.getUserName()
           
 String MBBanModelImpl.getUuid()
           
 String MBMessageModelImpl.getUuid()
           
 String MBThreadModelImpl.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 MDRActionModelImpl.getClassNameId()
           
 long MDRRuleGroupInstanceModelImpl.getClassNameId()
           
 long MDRActionModelImpl.getClassPK()
           
 long MDRRuleGroupInstanceModelImpl.getClassPK()
           
 long MDRRuleModelImpl.getCompanyId()
           
 long MDRRuleGroupModelImpl.getCompanyId()
           
 long MDRActionModelImpl.getCompanyId()
           
 long MDRRuleGroupInstanceModelImpl.getCompanyId()
           
 Date MDRRuleModelImpl.getCreateDate()
           
 Date MDRRuleGroupModelImpl.getCreateDate()
           
 Date MDRActionModelImpl.getCreateDate()
           
 Date MDRRuleGroupInstanceModelImpl.getCreateDate()
           
 String MDRRuleModelImpl.getDescription()
           
 String MDRRuleGroupModelImpl.getDescription()
           
 String MDRActionModelImpl.getDescription()
           
 String MDRRuleModelImpl.getDescriptionCurrentValue()
           
 String MDRRuleGroupModelImpl.getDescriptionCurrentValue()
           
 String MDRActionModelImpl.getDescriptionCurrentValue()
           
 long MDRRuleModelImpl.getGroupId()
           
 long MDRRuleGroupModelImpl.getGroupId()
           
 long MDRActionModelImpl.getGroupId()
           
 long MDRRuleGroupInstanceModelImpl.getGroupId()
           
 Date MDRRuleModelImpl.getModifiedDate()
           
 Date MDRRuleGroupModelImpl.getModifiedDate()
           
 Date MDRActionModelImpl.getModifiedDate()
           
 Date MDRRuleGroupInstanceModelImpl.getModifiedDate()
           
 String MDRRuleModelImpl.getName()
           
 String MDRRuleGroupModelImpl.getName()
           
 String MDRActionModelImpl.getName()
           
 String MDRRuleModelImpl.getNameCurrentValue()
           
 String MDRRuleGroupModelImpl.getNameCurrentValue()
           
 String MDRActionModelImpl.getNameCurrentValue()
           
 int MDRRuleGroupInstanceModelImpl.getPriority()
           
 long MDRRuleModelImpl.getRuleGroupId()
           
 long MDRRuleGroupModelImpl.getRuleGroupId()
           
 long MDRRuleGroupInstanceModelImpl.getRuleGroupId()
           
 long MDRActionModelImpl.getRuleGroupInstanceId()
           
 long MDRRuleGroupInstanceModelImpl.getRuleGroupInstanceId()
           
 long MDRRuleModelImpl.getRuleId()
           
 String MDRRuleModelImpl.getType()
           
 String MDRActionModelImpl.getType()
           
 String MDRRuleModelImpl.getTypeSettings()
           
 String MDRActionModelImpl.getTypeSettings()
           
 long MDRRuleModelImpl.getUserId()
           
 long MDRRuleGroupModelImpl.getUserId()
           
 long MDRActionModelImpl.getUserId()
           
 long MDRRuleGroupInstanceModelImpl.getUserId()
           
 String MDRRuleModelImpl.getUserName()
           
 String MDRRuleGroupModelImpl.getUserName()
           
 String MDRActionModelImpl.getUserName()
           
 String MDRRuleGroupInstanceModelImpl.getUserName()
           
 String MDRRuleModelImpl.getUuid()
           
 String MDRRuleGroupModelImpl.getUuid()
           
 String MDRActionModelImpl.getUuid()
           
 String MDRRuleGroupInstanceModelImpl.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 PollsChoiceModelImpl.getChoiceId()
           
 long PollsVoteModelImpl.getChoiceId()
           
 long PollsChoiceModelImpl.getCompanyId()
           
 long PollsQuestionModelImpl.getCompanyId()
           
 long PollsVoteModelImpl.getCompanyId()
           
 Date PollsChoiceModelImpl.getCreateDate()
           
 Date PollsQuestionModelImpl.getCreateDate()
           
 Date PollsVoteModelImpl.getCreateDate()
           
 String PollsChoiceModelImpl.getDescription()
           
 String PollsQuestionModelImpl.getDescription()
           
 String PollsChoiceModelImpl.getDescriptionCurrentValue()
           
 String PollsQuestionModelImpl.getDescriptionCurrentValue()
           
 Date PollsQuestionModelImpl.getExpirationDate()
           
 long PollsChoiceModelImpl.getGroupId()
           
 long PollsQuestionModelImpl.getGroupId()
           
 long PollsVoteModelImpl.getGroupId()
           
 Date PollsQuestionModelImpl.getLastVoteDate()
           
 Date PollsChoiceModelImpl.getModifiedDate()
           
 Date PollsQuestionModelImpl.getModifiedDate()
           
 Date PollsVoteModelImpl.getModifiedDate()
           
 String PollsChoiceModelImpl.getName()
           
 long PollsChoiceModelImpl.getQuestionId()
           
 long PollsQuestionModelImpl.getQuestionId()
           
 long PollsVoteModelImpl.getQuestionId()
           
 String PollsQuestionModelImpl.getTitle()
           
 String PollsQuestionModelImpl.getTitleCurrentValue()
           
 long PollsChoiceModelImpl.getUserId()
           
 long PollsQuestionModelImpl.getUserId()
           
 long PollsVoteModelImpl.getUserId()
           
 String PollsChoiceModelImpl.getUserName()
           
 String PollsQuestionModelImpl.getUserName()
           
 String PollsVoteModelImpl.getUserName()
           
 String PollsChoiceModelImpl.getUuid()
           
 String PollsQuestionModelImpl.getUuid()
           
 String PollsVoteModelImpl.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 ShoppingItemModelImpl.getCategoryId()
           
 long ShoppingCategoryModelImpl.getCategoryId()
           
 int ShoppingOrderModelImpl.getCcExpMonth()
           
 int ShoppingOrderModelImpl.getCcExpYear()
           
 String ShoppingOrderModelImpl.getCcName()
           
 String ShoppingOrderModelImpl.getCcNumber()
           
 String ShoppingOrderModelImpl.getCcType()
           
 String ShoppingOrderModelImpl.getCcVerNumber()
           
 String ShoppingCouponModelImpl.getCode()
           
 String ShoppingOrderModelImpl.getComments()
           
 long ShoppingOrderModelImpl.getCompanyId()
           
 long ShoppingItemModelImpl.getCompanyId()
           
 long ShoppingCouponModelImpl.getCompanyId()
           
 long ShoppingCategoryModelImpl.getCompanyId()
           
 String ShoppingOrderModelImpl.getCouponCodes()
           
 double ShoppingOrderModelImpl.getCouponDiscount()
           
 long ShoppingCouponModelImpl.getCouponId()
           
 Date ShoppingOrderModelImpl.getCreateDate()
           
 Date ShoppingItemModelImpl.getCreateDate()
           
 Date ShoppingCouponModelImpl.getCreateDate()
           
 Date ShoppingCategoryModelImpl.getCreateDate()
           
 String ShoppingItemModelImpl.getDescription()
           
 String ShoppingCouponModelImpl.getDescription()
           
 String ShoppingCategoryModelImpl.getDescription()
           
 double ShoppingItemModelImpl.getDiscount()
           
 double ShoppingCouponModelImpl.getDiscount()
           
 String ShoppingCouponModelImpl.getDiscountType()
           
 Date ShoppingCouponModelImpl.getEndDate()
           
 boolean ShoppingItemModelImpl.getFeatured()
           
 boolean ShoppingItemModelImpl.getFields()
           
 String ShoppingItemModelImpl.getFieldsQuantities()
           
 long ShoppingOrderModelImpl.getGroupId()
           
 long ShoppingItemModelImpl.getGroupId()
           
 long ShoppingCouponModelImpl.getGroupId()
           
 long ShoppingCategoryModelImpl.getGroupId()
           
 double ShoppingOrderModelImpl.getInsurance()
           
 boolean ShoppingOrderModelImpl.getInsure()
           
 long ShoppingItemModelImpl.getItemId()
           
 boolean ShoppingItemModelImpl.getLargeImage()
           
 long ShoppingItemModelImpl.getLargeImageId()
           
 String ShoppingItemModelImpl.getLargeImageURL()
           
 String ShoppingCouponModelImpl.getLimitCategories()
           
 String ShoppingCouponModelImpl.getLimitSkus()
           
 int ShoppingItemModelImpl.getMaxQuantity()
           
 boolean ShoppingItemModelImpl.getMediumImage()
           
 long ShoppingItemModelImpl.getMediumImageId()
           
 String ShoppingItemModelImpl.getMediumImageURL()
           
 double ShoppingCouponModelImpl.getMinOrder()
           
 int ShoppingItemModelImpl.getMinQuantity()
           
 Date ShoppingOrderModelImpl.getModifiedDate()
           
 Date ShoppingItemModelImpl.getModifiedDate()
           
 Date ShoppingCouponModelImpl.getModifiedDate()
           
 Date ShoppingCategoryModelImpl.getModifiedDate()
           
 String ShoppingItemModelImpl.getName()
           
 String ShoppingCouponModelImpl.getName()
           
 String ShoppingCategoryModelImpl.getName()
           
 String ShoppingOrderModelImpl.getNumber()
           
 long ShoppingOrderModelImpl.getOrderId()
           
 long ShoppingCategoryModelImpl.getParentCategoryId()
           
 String ShoppingOrderModelImpl.getPpPayerEmail()
           
 double ShoppingOrderModelImpl.getPpPaymentGross()
           
 String ShoppingOrderModelImpl.getPpPaymentStatus()
           
 String ShoppingOrderModelImpl.getPpReceiverEmail()
           
 String ShoppingOrderModelImpl.getPpTxnId()
           
 double ShoppingItemModelImpl.getPrice()
           
 String ShoppingItemModelImpl.getProperties()
           
 boolean ShoppingOrderModelImpl.getRequiresShipping()
           
 boolean ShoppingItemModelImpl.getRequiresShipping()
           
 boolean ShoppingItemModelImpl.getSale()
           
 boolean ShoppingOrderModelImpl.getSendOrderEmail()
           
 boolean ShoppingOrderModelImpl.getSendShippingEmail()
           
 double ShoppingOrderModelImpl.getShipping()
           
 double ShoppingItemModelImpl.getShipping()
           
 String ShoppingOrderModelImpl.getShippingCity()
           
 String ShoppingOrderModelImpl.getShippingCompany()
           
 String ShoppingOrderModelImpl.getShippingCountry()
           
 String ShoppingOrderModelImpl.getShippingEmailAddress()
           
 String ShoppingOrderModelImpl.getShippingFirstName()
           
 String ShoppingOrderModelImpl.getShippingLastName()
           
 String ShoppingOrderModelImpl.getShippingPhone()
           
 String ShoppingOrderModelImpl.getShippingState()
           
 String ShoppingOrderModelImpl.getShippingStreet()
           
 String ShoppingOrderModelImpl.getShippingZip()
           
 boolean ShoppingOrderModelImpl.getShipToBilling()
           
 String ShoppingItemModelImpl.getSku()
           
 boolean ShoppingItemModelImpl.getSmallImage()
           
 long ShoppingItemModelImpl.getSmallImageId()
           
 String ShoppingItemModelImpl.getSmallImageURL()
           
 Date ShoppingCouponModelImpl.getStartDate()
           
 int ShoppingItemModelImpl.getStockQuantity()
           
 double ShoppingOrderModelImpl.getTax()
           
 boolean ShoppingItemModelImpl.getTaxable()
           
 long ShoppingOrderModelImpl.getUserId()
           
 long ShoppingItemModelImpl.getUserId()
           
 long ShoppingCouponModelImpl.getUserId()
           
 long ShoppingCategoryModelImpl.getUserId()
           
 String ShoppingOrderModelImpl.getUserName()
           
 String ShoppingItemModelImpl.getUserName()
           
 String ShoppingCouponModelImpl.getUserName()
           
 String ShoppingCategoryModelImpl.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 SocialActivityModelImpl.getClassNameId()
           
 long SocialActivitySettingModelImpl.getClassNameId()
           
 long SocialRequestModelImpl.getClassPK()
           
 long SocialActivityModelImpl.getClassPK()
           
 long SocialRequestModelImpl.getCompanyId()
           
 long SocialActivityModelImpl.getCompanyId()
           
 long SocialActivitySettingModelImpl.getCompanyId()
           
 long SocialRequestModelImpl.getCreateDate()
           
 long SocialActivityModelImpl.getCreateDate()
           
 String SocialRequestModelImpl.getExtraData()
           
 String SocialActivityModelImpl.getExtraData()
           
 long SocialRequestModelImpl.getGroupId()
           
 long SocialActivityModelImpl.getGroupId()
           
 long SocialActivitySettingModelImpl.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 SCLicenseModelImpl.getName()
           
 String SCProductEntryModelImpl.getName()
           
 boolean SCLicenseModelImpl.getOpenSource()
           
 String SCProductEntryModelImpl.getPageURL()
           
 int SCFrameworkVersionModelImpl.getPriority()
           
 long SCProductVersionModelImpl.getProductEntryId()
           
 long SCProductEntryModelImpl.getProductEntryId()
           
 long SCProductVersionModelImpl.getProductVersionId()
           
 boolean SCLicenseModelImpl.getRecommended()
           
 String SCProductEntryModelImpl.getRepoArtifactId()
           
 String SCProductEntryModelImpl.getRepoGroupId()
           
 boolean SCProductVersionModelImpl.getRepoStoreArtifact()
           
 String SCProductEntryModelImpl.getShortDescription()
           
 String SCProductEntryModelImpl.getTags()
           
 String SCProductEntryModelImpl.getType()
           
 String SCFrameworkVersionModelImpl.getUrl()
           
 String SCLicenseModelImpl.getUrl()
           
 long 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-ce-rc3