Liferay 6.2-ce-ga5

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

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

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

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

Uses of JSON in com.liferay.portal.model
 

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

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

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

Methods in com.liferay.portal.model.impl with annotations of type JSON
 String CountryModelImpl.getA2()
           
 String CountryModelImpl.getA3()
           
 long CompanyModelImpl.getAccountId()
           
 long ContactModelImpl.getAccountId()
           
 long AccountModelImpl.getAccountId()
           
 long ResourcePermissionModelImpl.getActionIds()
           
 boolean CompanyModelImpl.getActive()
           
 boolean RegionModelImpl.getActive()
           
 boolean LayoutSetPrototypeModelImpl.getActive()
           
 boolean PluginSettingModelImpl.getActive()
           
 boolean CountryModelImpl.getActive()
           
 boolean LayoutPrototypeModelImpl.getActive()
           
 boolean PortletModelImpl.getActive()
           
 boolean GroupModelImpl.getActive()
           
 boolean UserGroupModelImpl.getAddedByLDAPImport()
           
 String EmailAddressModelImpl.getAddress()
           
 long AddressModelImpl.getAddressId()
           
 boolean UserModelImpl.getAgreedToTermsOfUse()
           
 String ContactModelImpl.getAimSn()
           
 boolean PasswordPolicyModelImpl.getAllowDictionaryWords()
           
 long BackgroundTaskModelImpl.getBackgroundTaskId()
           
 Date ContactModelImpl.getBirthday()
           
 boolean PasswordPolicyModelImpl.getChangeable()
           
 boolean PasswordPolicyModelImpl.getChangeRequired()
           
 boolean PasswordPolicyModelImpl.getCheckSyntax()
           
 String AddressModelImpl.getCity()
           
 long AddressModelImpl.getClassNameId()
           
 long ContactModelImpl.getClassNameId()
           
 long PhoneModelImpl.getClassNameId()
           
 long ClassNameModelImpl.getClassNameId()
           
 long RoleModelImpl.getClassNameId()
           
 long RepositoryModelImpl.getClassNameId()
           
 long EmailAddressModelImpl.getClassNameId()
           
 long GroupModelImpl.getClassNameId()
           
 long WebsiteModelImpl.getClassNameId()
           
 long AddressModelImpl.getClassPK()
           
 long ContactModelImpl.getClassPK()
           
 long PhoneModelImpl.getClassPK()
           
 long RoleModelImpl.getClassPK()
           
 long EmailAddressModelImpl.getClassPK()
           
 long GroupModelImpl.getClassPK()
           
 long WebsiteModelImpl.getClassPK()
           
 String LayoutRevisionModelImpl.getColorSchemeId()
           
 String LayoutSetBranchModelImpl.getColorSchemeId()
           
 String LayoutModelImpl.getColorSchemeId()
           
 String LayoutSetModelImpl.getColorSchemeId()
           
 String OrganizationModelImpl.getComments()
           
 String UserModelImpl.getComments()
           
 String MembershipRequestModelImpl.getComments()
           
 long AddressModelImpl.getCompanyId()
           
 long OrganizationModelImpl.getCompanyId()
           
 long LayoutRevisionModelImpl.getCompanyId()
           
 long ResourceBlockModelImpl.getCompanyId()
           
 long CompanyModelImpl.getCompanyId()
           
 long ContactModelImpl.getCompanyId()
           
 long LayoutSetBranchModelImpl.getCompanyId()
           
 long AccountModelImpl.getCompanyId()
           
 long PhoneModelImpl.getCompanyId()
           
 long LayoutBranchModelImpl.getCompanyId()
           
 long LayoutSetPrototypeModelImpl.getCompanyId()
           
 long RoleModelImpl.getCompanyId()
           
 long PluginSettingModelImpl.getCompanyId()
           
 long RepositoryModelImpl.getCompanyId()
           
 long LayoutPrototypeModelImpl.getCompanyId()
           
 long EmailAddressModelImpl.getCompanyId()
           
 long PasswordPolicyModelImpl.getCompanyId()
           
 long UserModelImpl.getCompanyId()
           
 long LayoutModelImpl.getCompanyId()
           
 long PortletModelImpl.getCompanyId()
           
 long BackgroundTaskModelImpl.getCompanyId()
           
 long GroupModelImpl.getCompanyId()
           
 long UserGroupModelImpl.getCompanyId()
           
 long TeamModelImpl.getCompanyId()
           
 long WebsiteModelImpl.getCompanyId()
           
 long ResourcePermissionModelImpl.getCompanyId()
           
 long LayoutSetModelImpl.getCompanyId()
           
 long MembershipRequestModelImpl.getCompanyId()
           
 boolean BackgroundTaskModelImpl.getCompleted()
           
 Date BackgroundTaskModelImpl.getCompletionDate()
           
 long ContactModelImpl.getContactId()
           
 long UserModelImpl.getContactId()
           
 long AddressModelImpl.getCountryId()
           
 long OrganizationModelImpl.getCountryId()
           
 long RegionModelImpl.getCountryId()
           
 long CountryModelImpl.getCountryId()
           
 Date AddressModelImpl.getCreateDate()
           
 Date OrganizationModelImpl.getCreateDate()
           
 Date LayoutRevisionModelImpl.getCreateDate()
           
 Date ContactModelImpl.getCreateDate()
           
 Date LayoutSetBranchModelImpl.getCreateDate()
           
 Date AccountModelImpl.getCreateDate()
           
 Date PhoneModelImpl.getCreateDate()
           
 Date LayoutSetPrototypeModelImpl.getCreateDate()
           
 Date RoleModelImpl.getCreateDate()
           
 Date RepositoryModelImpl.getCreateDate()
           
 Date LayoutPrototypeModelImpl.getCreateDate()
           
 Date EmailAddressModelImpl.getCreateDate()
           
 Date PasswordPolicyModelImpl.getCreateDate()
           
 Date UserModelImpl.getCreateDate()
           
 Date LayoutModelImpl.getCreateDate()
           
 Date BackgroundTaskModelImpl.getCreateDate()
           
 Date UserGroupModelImpl.getCreateDate()
           
 Date TeamModelImpl.getCreateDate()
           
 Date WebsiteModelImpl.getCreateDate()
           
 Date LayoutSetModelImpl.getCreateDate()
           
 Date MembershipRequestModelImpl.getCreateDate()
           
 long GroupModelImpl.getCreatorUserId()
           
 String LayoutRevisionModelImpl.getCss()
           
 String LayoutSetBranchModelImpl.getCss()
           
 String LayoutModelImpl.getCss()
           
 String LayoutSetModelImpl.getCss()
           
 boolean PasswordPolicyModelImpl.getDefaultPolicy()
           
 boolean UserModelImpl.getDefaultUser()
           
 String LayoutRevisionModelImpl.getDescription()
           
 String LayoutSetBranchModelImpl.getDescription()
           
 String LayoutBranchModelImpl.getDescription()
           
 String LayoutSetPrototypeModelImpl.getDescription()
           
 String RoleModelImpl.getDescription()
           
 String RepositoryModelImpl.getDescription()
           
 String LayoutPrototypeModelImpl.getDescription()
           
 String PasswordPolicyModelImpl.getDescription()
           
 String LayoutModelImpl.getDescription()
           
 String GroupModelImpl.getDescription()
           
 String UserGroupModelImpl.getDescription()
           
 String TeamModelImpl.getDescription()
           
 String LayoutRevisionModelImpl.getDescriptionCurrentValue()
           
 String RoleModelImpl.getDescriptionCurrentValue()
           
 String LayoutModelImpl.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 LayoutRevisionModelImpl.getGroupId()
           
 long ResourceBlockModelImpl.getGroupId()
           
 long UserGroupRoleModelImpl.getGroupId()
           
 long LayoutSetBranchModelImpl.getGroupId()
           
 long LayoutBranchModelImpl.getGroupId()
           
 long RepositoryModelImpl.getGroupId()
           
 long LayoutModelImpl.getGroupId()
           
 long BackgroundTaskModelImpl.getGroupId()
           
 long GroupModelImpl.getGroupId()
           
 long UserGroupGroupRoleModelImpl.getGroupId()
           
 long TeamModelImpl.getGroupId()
           
 long LayoutSetModelImpl.getGroupId()
           
 long MembershipRequestModelImpl.getGroupId()
           
 boolean LayoutRevisionModelImpl.getHead()
           
 int ImageModelImpl.getHeight()
           
 boolean LayoutModelImpl.getHidden()
           
 boolean PasswordPolicyModelImpl.getHistory()
           
 int PasswordPolicyModelImpl.getHistoryCount()
           
 String CompanyModelImpl.getHomeURL()
           
 String ContactModelImpl.getHoursOfOperation()
           
 boolean LayoutRevisionModelImpl.getIconImage()
           
 boolean LayoutModelImpl.getIconImage()
           
 long LayoutRevisionModelImpl.getIconImageId()
           
 long LayoutModelImpl.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 LayoutRevisionModelImpl.getKeywords()
           
 String LayoutModelImpl.getKeywords()
           
 String LayoutRevisionModelImpl.getKeywordsCurrentValue()
           
 String LayoutModelImpl.getKeywordsCurrentValue()
           
 String UserModelImpl.getLanguageId()
           
 Date UserModelImpl.getLastFailedLoginDate()
           
 Date UserModelImpl.getLastLoginDate()
           
 String UserModelImpl.getLastLoginIP()
           
 String ContactModelImpl.getLastName()
           
 String UserModelImpl.getLastName()
           
 long LayoutRevisionModelImpl.getLayoutBranchId()
           
 long LayoutBranchModelImpl.getLayoutBranchId()
           
 long LayoutModelImpl.getLayoutId()
           
 long LayoutPrototypeModelImpl.getLayoutPrototypeId()
           
 boolean LayoutModelImpl.getLayoutPrototypeLinkEnabled()
           
 String LayoutModelImpl.getLayoutPrototypeUuid()
           
 long LayoutRevisionModelImpl.getLayoutRevisionId()
           
 long LayoutRevisionModelImpl.getLayoutSetBranchId()
           
 long LayoutSetBranchModelImpl.getLayoutSetBranchId()
           
 long LayoutBranchModelImpl.getLayoutSetBranchId()
           
 long LayoutSetModelImpl.getLayoutSetId()
           
 long LayoutSetPrototypeModelImpl.getLayoutSetPrototypeId()
           
 boolean LayoutSetBranchModelImpl.getLayoutSetPrototypeLinkEnabled()
           
 boolean LayoutSetModelImpl.getLayoutSetPrototypeLinkEnabled()
           
 String LayoutSetBranchModelImpl.getLayoutSetPrototypeUuid()
           
 String LayoutSetModelImpl.getLayoutSetPrototypeUuid()
           
 long UserModelImpl.getLdapServerId()
           
 String AccountModelImpl.getLegalId()
           
 String AccountModelImpl.getLegalName()
           
 String AccountModelImpl.getLegalType()
           
 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 LayoutSetBranchModelImpl.getLogo()
           
 boolean LayoutSetModelImpl.getLogo()
           
 long CompanyModelImpl.getLogoId()
           
 long LayoutSetBranchModelImpl.getLogoId()
           
 long LayoutSetModelImpl.getLogoId()
           
 boolean AddressModelImpl.getMailing()
           
 boolean LayoutRevisionModelImpl.getMajor()
           
 boolean ContactModelImpl.getMale()
           
 boolean GroupModelImpl.getManualMembership()
           
 boolean LayoutSetBranchModelImpl.getMaster()
           
 boolean LayoutBranchModelImpl.getMaster()
           
 long PasswordPolicyModelImpl.getMaxAge()
           
 int PasswordPolicyModelImpl.getMaxFailure()
           
 int CompanyModelImpl.getMaxUsers()
           
 long MembershipRequestModelImpl.getMembershipRequestId()
           
 int GroupModelImpl.getMembershipRestriction()
           
 String 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 AddressModelImpl.getModifiedDate()
           
 Date OrganizationModelImpl.getModifiedDate()
           
 Date LayoutRevisionModelImpl.getModifiedDate()
           
 Date ContactModelImpl.getModifiedDate()
           
 Date LayoutSetBranchModelImpl.getModifiedDate()
           
 Date AccountModelImpl.getModifiedDate()
           
 Date PhoneModelImpl.getModifiedDate()
           
 Date LayoutSetPrototypeModelImpl.getModifiedDate()
           
 Date ImageModelImpl.getModifiedDate()
           
 Date RoleModelImpl.getModifiedDate()
           
 Date RepositoryModelImpl.getModifiedDate()
           
 Date LayoutPrototypeModelImpl.getModifiedDate()
           
 Date EmailAddressModelImpl.getModifiedDate()
           
 Date PasswordPolicyModelImpl.getModifiedDate()
           
 Date UserModelImpl.getModifiedDate()
           
 Date LayoutModelImpl.getModifiedDate()
           
 Date BackgroundTaskModelImpl.getModifiedDate()
           
 Date UserGroupModelImpl.getModifiedDate()
           
 Date TeamModelImpl.getModifiedDate()
           
 Date WebsiteModelImpl.getModifiedDate()
           
 Date LayoutSetModelImpl.getModifiedDate()
           
 int OrgLaborModelImpl.getMonClose()
           
 int OrgLaborModelImpl.getMonOpen()
           
 String ContactModelImpl.getMsnSn()
           
 String CompanyModelImpl.getMx()
           
 String ContactModelImpl.getMySpaceSn()
           
 String OrganizationModelImpl.getName()
           
 String LayoutRevisionModelImpl.getName()
           
 String ResourceBlockModelImpl.getName()
           
 String LayoutSetBranchModelImpl.getName()
           
 String AccountModelImpl.getName()
           
 String RegionModelImpl.getName()
           
 String ListTypeModelImpl.getName()
           
 String LayoutBranchModelImpl.getName()
           
 String LayoutSetPrototypeModelImpl.getName()
           
 String RoleModelImpl.getName()
           
 String RepositoryModelImpl.getName()
           
 String CountryModelImpl.getName()
           
 String LayoutPrototypeModelImpl.getName()
           
 String PasswordPolicyModelImpl.getName()
           
 String LayoutModelImpl.getName()
           
 String BackgroundTaskModelImpl.getName()
           
 String GroupModelImpl.getName()
           
 String UserGroupModelImpl.getName()
           
 String TeamModelImpl.getName()
           
 String ResourcePermissionModelImpl.getName()
           
 String LayoutRevisionModelImpl.getNameCurrentValue()
           
 String LayoutSetPrototypeModelImpl.getNameCurrentValue()
           
 String LayoutPrototypeModelImpl.getNameCurrentValue()
           
 String LayoutModelImpl.getNameCurrentValue()
           
 String CountryImpl.getNameCurrentValue()
           
 String PhoneModelImpl.getNumber()
           
 String CountryModelImpl.getNumber()
           
 String UserModelImpl.getOpenId()
           
 long OrganizationModelImpl.getOrganizationId()
           
 long OrgLaborModelImpl.getOrganizationId()
           
 long OrgLaborModelImpl.getOrgLaborId()
           
 long PortletPreferencesModelImpl.getOwnerId()
           
 long ResourcePermissionModelImpl.getOwnerId()
           
 int PortletPreferencesModelImpl.getOwnerType()
           
 int LayoutSetModelImpl.getPageCount()
           
 long AccountModelImpl.getParentAccountId()
           
 long ContactModelImpl.getParentContactId()
           
 long GroupModelImpl.getParentGroupId()
           
 long LayoutModelImpl.getParentLayoutId()
           
 long LayoutRevisionModelImpl.getParentLayoutRevisionId()
           
 long OrganizationModelImpl.getParentOrganizationId()
           
 long UserGroupModelImpl.getParentUserGroupId()
           
 String UserModelImpl.getPassword()
           
 boolean UserModelImpl.getPasswordEncrypted()
           
 Date UserModelImpl.getPasswordModifiedDate()
           
 long PasswordPolicyModelImpl.getPasswordPolicyId()
           
 boolean UserModelImpl.getPasswordReset()
           
 String ResourceBlockModelImpl.getPermissionsHash()
           
 long PhoneModelImpl.getPhoneId()
           
 long LayoutRevisionModelImpl.getPlid()
           
 long LayoutBranchModelImpl.getPlid()
           
 long PortletPreferencesModelImpl.getPlid()
           
 long LayoutModelImpl.getPlid()
           
 String PluginSettingModelImpl.getPluginId()
           
 long PluginSettingModelImpl.getPluginSettingId()
           
 String PluginSettingModelImpl.getPluginType()
           
 String RepositoryModelImpl.getPortletId()
           
 String PortletPreferencesModelImpl.getPortletId()
           
 String PortletModelImpl.getPortletId()
           
 long PortletPreferencesModelImpl.getPortletPreferencesId()
           
 long UserModelImpl.getPortraitId()
           
 String PortletPreferencesModelImpl.getPreferences()
           
 int ContactModelImpl.getPrefixId()
           
 boolean AddressModelImpl.getPrimary()
           
 boolean PhoneModelImpl.getPrimary()
           
 boolean EmailAddressModelImpl.getPrimary()
           
 boolean WebsiteModelImpl.getPrimary()
           
 String ResourcePermissionModelImpl.getPrimKey()
           
 int LayoutModelImpl.getPriority()
           
 boolean LayoutRevisionModelImpl.getPrivateLayout()
           
 boolean LayoutSetBranchModelImpl.getPrivateLayout()
           
 boolean LayoutModelImpl.getPrivateLayout()
           
 boolean LayoutSetModelImpl.getPrivateLayout()
           
 boolean OrganizationModelImpl.getRecursable()
           
 long ResourceBlockModelImpl.getReferenceCount()
           
 String PasswordPolicyModelImpl.getRegex()
           
 String RegionModelImpl.getRegionCode()
           
 long AddressModelImpl.getRegionId()
           
 long OrganizationModelImpl.getRegionId()
           
 long RegionModelImpl.getRegionId()
           
 String UserModelImpl.getReminderQueryAnswer()
           
 String UserModelImpl.getReminderQueryQuestion()
           
 int GroupModelImpl.getRemoteStagingGroupCount()
           
 long MembershipRequestModelImpl.getReplierUserId()
           
 String MembershipRequestModelImpl.getReplyComments()
           
 Date MembershipRequestModelImpl.getReplyDate()
           
 long RepositoryModelImpl.getRepositoryId()
           
 boolean PasswordPolicyModelImpl.getRequireUnlock()
           
 long PasswordPolicyModelImpl.getResetFailureCount()
           
 long PasswordPolicyModelImpl.getResetTicketMaxAge()
           
 long ResourceBlockModelImpl.getResourceBlockId()
           
 long ResourcePermissionModelImpl.getResourcePermissionId()
           
 String LayoutRevisionModelImpl.getRobots()
           
 String LayoutModelImpl.getRobots()
           
 String LayoutRevisionModelImpl.getRobotsCurrentValue()
           
 String LayoutModelImpl.getRobotsCurrentValue()
           
 long UserGroupRoleModelImpl.getRoleId()
           
 long RoleModelImpl.getRoleId()
           
 long UserGroupGroupRoleModelImpl.getRoleId()
           
 long ResourcePermissionModelImpl.getRoleId()
           
 String PluginSettingModelImpl.getRoles()
           
 String PortletModelImpl.getRoles()
           
 int OrgLaborModelImpl.getSatClose()
           
 int OrgLaborModelImpl.getSatOpen()
           
 int ResourcePermissionModelImpl.getScope()
           
 String UserModelImpl.getScreenName()
           
 String BackgroundTaskModelImpl.getServletContextNames()
           
 String LayoutSetBranchModelImpl.getSettings()
           
 String LayoutSetPrototypeModelImpl.getSettings()
           
 String LayoutPrototypeModelImpl.getSettings()
           
 String LayoutSetModelImpl.getSettings()
           
 String AccountModelImpl.getSicCode()
           
 boolean GroupModelImpl.getSite()
           
 String AccountModelImpl.getSize()
           
 int ImageModelImpl.getSize()
           
 String ContactModelImpl.getSkypeSn()
           
 String ContactModelImpl.getSmsSn()
           
 String LayoutModelImpl.getSourcePrototypeLayoutUuid()
           
 int LayoutRevisionModelImpl.getStatus()
           
 int UserModelImpl.getStatus()
           
 int BackgroundTaskModelImpl.getStatus()
           
 long LayoutRevisionModelImpl.getStatusByUserId()
           
 String LayoutRevisionModelImpl.getStatusByUserName()
           
 Date LayoutRevisionModelImpl.getStatusDate()
           
 int OrganizationModelImpl.getStatusId()
           
 int MembershipRequestModelImpl.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 LayoutRevisionModelImpl.getThemeId()
           
 String LayoutSetBranchModelImpl.getThemeId()
           
 String LayoutModelImpl.getThemeId()
           
 String LayoutSetModelImpl.getThemeId()
           
 int OrgLaborModelImpl.getThuClose()
           
 int OrgLaborModelImpl.getThuOpen()
           
 String AccountModelImpl.getTickerSymbol()
           
 String UserModelImpl.getTimeZoneId()
           
 String LayoutRevisionModelImpl.getTitle()
           
 String RoleModelImpl.getTitle()
           
 String LayoutModelImpl.getTitle()
           
 String LayoutRevisionModelImpl.getTitleCurrentValue()
           
 String RoleModelImpl.getTitleCurrentValue()
           
 String LayoutModelImpl.getTitleCurrentValue()
           
 String OrganizationModelImpl.getTreePath()
           
 String GroupModelImpl.getTreePath()
           
 int OrgLaborModelImpl.getTueClose()
           
 int OrgLaborModelImpl.getTueOpen()
           
 String ContactModelImpl.getTwitterSn()
           
 String OrganizationModelImpl.getType()
           
 String AccountModelImpl.getType()
           
 String ListTypeModelImpl.getType()
           
 String ImageModelImpl.getType()
           
 int RoleModelImpl.getType()
           
 String LayoutModelImpl.getType()
           
 int GroupModelImpl.getType()
           
 int AddressModelImpl.getTypeId()
           
 int PhoneModelImpl.getTypeId()
           
 int EmailAddressModelImpl.getTypeId()
           
 int OrgLaborModelImpl.getTypeId()
           
 int WebsiteModelImpl.getTypeId()
           
 String LayoutRevisionModelImpl.getTypeSettings()
           
 String RepositoryModelImpl.getTypeSettings()
           
 String LayoutModelImpl.getTypeSettings()
           
 String GroupModelImpl.getTypeSettings()
           
 String WebsiteModelImpl.getUrl()
           
 long UserGroupModelImpl.getUserGroupId()
           
 long UserGroupGroupRoleModelImpl.getUserGroupId()
           
 long AddressModelImpl.getUserId()
           
 long OrganizationModelImpl.getUserId()
           
 long LayoutRevisionModelImpl.getUserId()
           
 long UserGroupRoleModelImpl.getUserId()
           
 long ContactModelImpl.getUserId()
           
 long LayoutSetBranchModelImpl.getUserId()
           
 long AccountModelImpl.getUserId()
           
 long PhoneModelImpl.getUserId()
           
 long LayoutBranchModelImpl.getUserId()
           
 long LayoutSetPrototypeModelImpl.getUserId()
           
 long RoleModelImpl.getUserId()
           
 long RepositoryModelImpl.getUserId()
           
 long LayoutPrototypeModelImpl.getUserId()
           
 long EmailAddressModelImpl.getUserId()
           
 long PasswordPolicyModelImpl.getUserId()
           
 long UserModelImpl.getUserId()
           
 long LayoutModelImpl.getUserId()
           
 long BackgroundTaskModelImpl.getUserId()
           
 long UserGroupModelImpl.getUserId()
           
 long TeamModelImpl.getUserId()
           
 long WebsiteModelImpl.getUserId()
           
 long MembershipRequestModelImpl.getUserId()
           
 String AddressModelImpl.getUserName()
           
 String OrganizationModelImpl.getUserName()
           
 String LayoutRevisionModelImpl.getUserName()
           
 String ContactModelImpl.getUserName()
           
 String LayoutSetBranchModelImpl.getUserName()
           
 String AccountModelImpl.getUserName()
           
 String PhoneModelImpl.getUserName()
           
 String LayoutBranchModelImpl.getUserName()
           
 String LayoutSetPrototypeModelImpl.getUserName()
           
 String RoleModelImpl.getUserName()
           
 String RepositoryModelImpl.getUserName()
           
 String LayoutPrototypeModelImpl.getUserName()
           
 String EmailAddressModelImpl.getUserName()
           
 String PasswordPolicyModelImpl.getUserName()
           
 String LayoutModelImpl.getUserName()
           
 String BackgroundTaskModelImpl.getUserName()
           
 String UserGroupModelImpl.getUserName()
           
 String TeamModelImpl.getUserName()
           
 String WebsiteModelImpl.getUserName()
           
 String AddressModelImpl.getUuid()
           
 String OrganizationModelImpl.getUuid()
           
 String PhoneModelImpl.getUuid()
           
 String LayoutSetPrototypeModelImpl.getUuid()
           
 String RoleModelImpl.getUuid()
           
 String RepositoryModelImpl.getUuid()
           
 String LayoutPrototypeModelImpl.getUuid()
           
 String EmailAddressModelImpl.getUuid()
           
 String PasswordPolicyModelImpl.getUuid()
           
 String UserModelImpl.getUuid()
           
 String LayoutModelImpl.getUuid()
           
 String GroupModelImpl.getUuid()
           
 String UserGroupModelImpl.getUuid()
           
 String WebsiteModelImpl.getUuid()
           
 String ClassNameModelImpl.getValue()
           
 String LayoutRevisionModelImpl.getWapColorSchemeId()
           
 String LayoutSetBranchModelImpl.getWapColorSchemeId()
           
 String LayoutModelImpl.getWapColorSchemeId()
           
 String LayoutSetModelImpl.getWapColorSchemeId()
           
 String LayoutRevisionModelImpl.getWapThemeId()
           
 String LayoutSetBranchModelImpl.getWapThemeId()
           
 String LayoutModelImpl.getWapThemeId()
           
 String LayoutSetModelImpl.getWapThemeId()
           
 long PasswordPolicyModelImpl.getWarningTime()
           
 String CompanyModelImpl.getWebId()
           
 long WebsiteModelImpl.getWebsiteId()
           
 int OrgLaborModelImpl.getWedClose()
           
 int OrgLaborModelImpl.getWedOpen()
           
 int ImageModelImpl.getWidth()
           
 String ContactModelImpl.getYmSn()
           
 String AddressModelImpl.getZip()
           
 boolean CountryModelImpl.getZipRequired()
           
 

Uses of JSON in com.liferay.portal.service
 

Methods in com.liferay.portal.service with annotations of type JSON
 Map<String,String> ServiceContext.getHeaders()
          Returns the the map of request header name/value pairs of this service context.
 

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

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

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

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

Classes in com.liferay.portlet.asset.model.impl with annotations of type JSON
 class AssetCategoryModelImpl
          The base model implementation for the AssetCategory service.
 class AssetCategoryPropertyModelImpl
          The base model implementation for the AssetCategoryProperty service.
 class AssetEntryModelImpl
          The base model implementation for the AssetEntry service.
 class AssetTagModelImpl
          The base model implementation for the AssetTag service.
 class 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 AssetTagModelImpl.getCompanyId()
           
 long AssetVocabularyModelImpl.getCompanyId()
           
 long AssetTagPropertyModelImpl.getCompanyId()
           
 long AssetEntryModelImpl.getCompanyId()
           
 long AssetCategoryModelImpl.getCompanyId()
           
 long AssetCategoryPropertyModelImpl.getCompanyId()
           
 Date AssetTagModelImpl.getCreateDate()
           
 Date AssetVocabularyModelImpl.getCreateDate()
           
 Date AssetTagPropertyModelImpl.getCreateDate()
           
 Date AssetEntryModelImpl.getCreateDate()
           
 Date AssetCategoryModelImpl.getCreateDate()
           
 Date AssetCategoryPropertyModelImpl.getCreateDate()
           
 String AssetVocabularyModelImpl.getDescription()
           
 String AssetEntryModelImpl.getDescription()
           
 String AssetCategoryModelImpl.getDescription()
           
 String AssetVocabularyModelImpl.getDescriptionCurrentValue()
           
 String AssetEntryModelImpl.getDescriptionCurrentValue()
           
 String AssetCategoryModelImpl.getDescriptionCurrentValue()
           
 Date AssetEntryModelImpl.getEndDate()
           
 long AssetEntryModelImpl.getEntryId()
           
 Date AssetEntryModelImpl.getExpirationDate()
           
 long AssetTagModelImpl.getGroupId()
           
 long AssetVocabularyModelImpl.getGroupId()
           
 long AssetEntryModelImpl.getGroupId()
           
 long AssetCategoryModelImpl.getGroupId()
           
 int AssetEntryModelImpl.getHeight()
           
 String AssetTagPropertyModelImpl.getKey()
           
 String AssetCategoryPropertyModelImpl.getKey()
           
 String AssetEntryModelImpl.getLayoutUuid()
           
 long AssetCategoryModelImpl.getLeftCategoryId()
           
 String AssetEntryModelImpl.getMimeType()
           
 Date AssetTagModelImpl.getModifiedDate()
           
 Date AssetVocabularyModelImpl.getModifiedDate()
           
 Date AssetTagPropertyModelImpl.getModifiedDate()
           
 Date AssetEntryModelImpl.getModifiedDate()
           
 Date AssetCategoryModelImpl.getModifiedDate()
           
 Date AssetCategoryPropertyModelImpl.getModifiedDate()
           
 String AssetTagModelImpl.getName()
           
 String AssetVocabularyModelImpl.getName()
           
 String AssetCategoryModelImpl.getName()
           
 long AssetCategoryModelImpl.getParentCategoryId()
           
 double AssetEntryModelImpl.getPriority()
           
 Date AssetEntryModelImpl.getPublishDate()
           
 long AssetCategoryModelImpl.getRightCategoryId()
           
 String AssetVocabularyModelImpl.getSettings()
           
 Date AssetEntryModelImpl.getStartDate()
           
 String AssetEntryModelImpl.getSummary()
           
 String AssetEntryModelImpl.getSummaryCurrentValue()
           
 long AssetTagModelImpl.getTagId()
           
 long AssetTagPropertyModelImpl.getTagId()
           
 long AssetTagPropertyModelImpl.getTagPropertyId()
           
 String AssetVocabularyModelImpl.getTitle()
           
 String AssetEntryModelImpl.getTitle()
           
 String AssetCategoryModelImpl.getTitle()
           
 String AssetVocabularyModelImpl.getTitleCurrentValue()
           
 String AssetEntryModelImpl.getTitleCurrentValue()
           
 String AssetCategoryModelImpl.getTitleCurrentValue()
           
 String AssetEntryModelImpl.getUrl()
           
 long AssetTagModelImpl.getUserId()
           
 long AssetVocabularyModelImpl.getUserId()
           
 long AssetTagPropertyModelImpl.getUserId()
           
 long AssetEntryModelImpl.getUserId()
           
 long AssetCategoryModelImpl.getUserId()
           
 long AssetCategoryPropertyModelImpl.getUserId()
           
 String AssetTagModelImpl.getUserName()
           
 String AssetVocabularyModelImpl.getUserName()
           
 String AssetTagPropertyModelImpl.getUserName()
           
 String AssetEntryModelImpl.getUserName()
           
 String AssetCategoryModelImpl.getUserName()
           
 String AssetCategoryPropertyModelImpl.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 DLFileEntryModelImpl.getCompanyId()
           
 long DLFileEntryTypeModelImpl.getCompanyId()
           
 long DLFolderModelImpl.getCompanyId()
           
 long DLFileShortcutModelImpl.getCompanyId()
           
 long DLFileVersionModelImpl.getCompanyId()
           
 Date DLFileEntryModelImpl.getCreateDate()
           
 Date DLFileEntryTypeModelImpl.getCreateDate()
           
 Date DLFolderModelImpl.getCreateDate()
           
 Date DLFileShortcutModelImpl.getCreateDate()
           
 Date DLFileVersionModelImpl.getCreateDate()
           
 long DLFileEntryModelImpl.getCustom1ImageId()
           
 long DLFileEntryModelImpl.getCustom2ImageId()
           
 long DLFolderModelImpl.getDefaultFileEntryTypeId()
           
 String DLFileEntryModelImpl.getDescription()
           
 String DLFileEntryTypeModelImpl.getDescription()
           
 String DLFolderModelImpl.getDescription()
           
 String DLFileVersionModelImpl.getDescription()
           
 String DLFileEntryTypeModelImpl.getDescriptionCurrentValue()
           
 String DLFileEntryModelImpl.getExtension()
           
 String DLFileVersionModelImpl.getExtension()
           
 String DLFileEntryModelImpl.getExtraSettings()
           
 String DLFileVersionModelImpl.getExtraSettings()
           
 long DLFileEntryModelImpl.getFileEntryId()
           
 long DLFileVersionModelImpl.getFileEntryId()
           
 long DLFileEntryModelImpl.getFileEntryTypeId()
           
 long DLFileEntryTypeModelImpl.getFileEntryTypeId()
           
 long DLFileVersionModelImpl.getFileEntryTypeId()
           
 String DLFileEntryTypeModelImpl.getFileEntryTypeKey()
           
 long DLFileShortcutModelImpl.getFileShortcutId()
           
 long DLFileVersionModelImpl.getFileVersionId()
           
 long DLFileEntryModelImpl.getFolderId()
           
 long DLFolderModelImpl.getFolderId()
           
 long DLFileShortcutModelImpl.getFolderId()
           
 long DLFileVersionModelImpl.getFolderId()
           
 long DLFileEntryModelImpl.getGroupId()
           
 long DLFileEntryTypeModelImpl.getGroupId()
           
 long DLFolderModelImpl.getGroupId()
           
 long DLFileShortcutModelImpl.getGroupId()
           
 long DLFileVersionModelImpl.getGroupId()
           
 boolean DLFolderModelImpl.getHidden()
           
 long DLFileEntryModelImpl.getLargeImageId()
           
 Date DLFolderModelImpl.getLastPostDate()
           
 boolean DLFileEntryModelImpl.getManualCheckInRequired()
           
 String DLFileEntryModelImpl.getMimeType()
           
 String DLFileVersionModelImpl.getMimeType()
           
 Date DLFileEntryModelImpl.getModifiedDate()
           
 Date DLFileEntryTypeModelImpl.getModifiedDate()
           
 Date DLFolderModelImpl.getModifiedDate()
           
 Date DLFileShortcutModelImpl.getModifiedDate()
           
 Date DLFileVersionModelImpl.getModifiedDate()
           
 boolean DLFolderModelImpl.getMountPoint()
           
 String DLFileEntryModelImpl.getName()
           
 String DLFileEntryTypeModelImpl.getName()
           
 String DLFolderModelImpl.getName()
           
 String DLFileEntryTypeModelImpl.getNameCurrentValue()
           
 boolean DLFolderModelImpl.getOverrideFileEntryTypes()
           
 long DLFolderModelImpl.getParentFolderId()
           
 int DLFileEntryModelImpl.getReadCount()
           
 long DLFileEntryModelImpl.getRepositoryId()
           
 long DLFolderModelImpl.getRepositoryId()
           
 long DLFileShortcutModelImpl.getRepositoryId()
           
 long DLFileVersionModelImpl.getRepositoryId()
           
 long DLFileEntryModelImpl.getSize()
           
 long DLFileVersionModelImpl.getSize()
           
 long DLFileEntryModelImpl.getSmallImageId()
           
 int DLFolderModelImpl.getStatus()
           
 int DLFileShortcutModelImpl.getStatus()
           
 int DLFileVersionModelImpl.getStatus()
           
 long DLFolderModelImpl.getStatusByUserId()
           
 long DLFileShortcutModelImpl.getStatusByUserId()
           
 long DLFileVersionModelImpl.getStatusByUserId()
           
 String DLFolderModelImpl.getStatusByUserName()
           
 String DLFileShortcutModelImpl.getStatusByUserName()
           
 String DLFileVersionModelImpl.getStatusByUserName()
           
 Date DLFolderModelImpl.getStatusDate()
           
 Date DLFileShortcutModelImpl.getStatusDate()
           
 Date DLFileVersionModelImpl.getStatusDate()
           
 String DLFileEntryModelImpl.getTitle()
           
 String DLFileVersionModelImpl.getTitle()
           
 long DLFileShortcutModelImpl.getToFileEntryId()
           
 String DLFileEntryModelImpl.getTreePath()
           
 String DLFolderModelImpl.getTreePath()
           
 String DLFileShortcutModelImpl.getTreePath()
           
 String DLFileVersionModelImpl.getTreePath()
           
 long DLFileEntryModelImpl.getUserId()
           
 long DLFileEntryTypeModelImpl.getUserId()
           
 long DLFolderModelImpl.getUserId()
           
 long DLFileShortcutModelImpl.getUserId()
           
 long DLFileVersionModelImpl.getUserId()
           
 String DLFileEntryModelImpl.getUserName()
           
 String DLFileEntryTypeModelImpl.getUserName()
           
 String DLFolderModelImpl.getUserName()
           
 String DLFileShortcutModelImpl.getUserName()
           
 String DLFileVersionModelImpl.getUserName()
           
 String DLFileEntryModelImpl.getUuid()
           
 String DLFileEntryTypeModelImpl.getUuid()
           
 String DLFolderModelImpl.getUuid()
           
 String DLFileShortcutModelImpl.getUuid()
           
 String DLFileVersionModelImpl.getUuid()
           
 String DLFileEntryModelImpl.getVersion()
           
 String DLFileVersionModelImpl.getVersion()
           
 

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

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

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

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

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

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

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

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

Methods in com.liferay.portlet.expando.model.impl with annotations of type JSON
 long 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 JournalFeedModelImpl.getCompanyId()
           
 long JournalArticleModelImpl.getCompanyId()
           
 long JournalFolderModelImpl.getCompanyId()
           
 String JournalArticleModelImpl.getContent()
           
 String JournalFeedModelImpl.getContentField()
           
 Date JournalFeedModelImpl.getCreateDate()
           
 Date JournalArticleModelImpl.getCreateDate()
           
 Date JournalFolderModelImpl.getCreateDate()
           
 int JournalFeedModelImpl.getDelta()
           
 String JournalFeedModelImpl.getDescription()
           
 String JournalArticleModelImpl.getDescription()
           
 String JournalFolderModelImpl.getDescription()
           
 String JournalArticleModelImpl.getDescriptionCurrentValue()
           
 Date JournalArticleModelImpl.getDisplayDate()
           
 Date JournalArticleModelImpl.getExpirationDate()
           
 String JournalFeedModelImpl.getFeedFormat()
           
 String JournalFeedModelImpl.getFeedId()
           
 double JournalFeedModelImpl.getFeedVersion()
           
 long JournalArticleModelImpl.getFolderId()
           
 long JournalFolderModelImpl.getFolderId()
           
 long JournalFeedModelImpl.getGroupId()
           
 long JournalArticleModelImpl.getGroupId()
           
 long JournalFolderModelImpl.getGroupId()
           
 long JournalFeedModelImpl.getId()
           
 long JournalArticleModelImpl.getId()
           
 boolean JournalArticleModelImpl.getIndexable()
           
 String JournalArticleModelImpl.getLayoutUuid()
           
 Date JournalFeedModelImpl.getModifiedDate()
           
 Date JournalArticleModelImpl.getModifiedDate()
           
 Date JournalFolderModelImpl.getModifiedDate()
           
 String JournalFeedModelImpl.getName()
           
 String JournalFolderModelImpl.getName()
           
 String JournalFeedModelImpl.getOrderByCol()
           
 String JournalFeedModelImpl.getOrderByType()
           
 long JournalFolderModelImpl.getParentFolderId()
           
 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 JournalFeedModelImpl.getStructureId()
           
 String JournalArticleModelImpl.getStructureId()
           
 String JournalFeedModelImpl.getTargetLayoutFriendlyUrl()
           
 String JournalFeedModelImpl.getTargetPortletId()
           
 String JournalFeedModelImpl.getTemplateId()
           
 String JournalArticleModelImpl.getTemplateId()
           
 String JournalArticleModelImpl.getTitle()
           
 String JournalArticleModelImpl.getTitleCurrentValue()
           
 String JournalArticleModelImpl.getTreePath()
           
 String JournalFolderModelImpl.getTreePath()
           
 String JournalFeedModelImpl.getType()
           
 String JournalArticleModelImpl.getType()
           
 String JournalArticleModelImpl.getUrlTitle()
           
 long JournalFeedModelImpl.getUserId()
           
 long JournalArticleModelImpl.getUserId()
           
 long JournalFolderModelImpl.getUserId()
           
 String JournalFeedModelImpl.getUserName()
           
 String JournalArticleModelImpl.getUserName()
           
 String JournalFolderModelImpl.getUserName()
           
 String JournalFeedModelImpl.getUuid()
           
 String JournalArticleModelImpl.getUuid()
           
 String JournalFolderModelImpl.getUuid()
           
 double JournalArticleModelImpl.getVersion()
           
 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Methods in com.liferay.portlet.shopping.model.impl with annotations of type JSON
 boolean ShoppingCouponModelImpl.getActive()
           
 String ShoppingOrderModelImpl.getAltShipping()
           
 String ShoppingOrderModelImpl.getBillingCity()
           
 String ShoppingOrderModelImpl.getBillingCompany()
           
 String ShoppingOrderModelImpl.getBillingCountry()
           
 String ShoppingOrderModelImpl.getBillingEmailAddress()
           
 String ShoppingOrderModelImpl.getBillingFirstName()
           
 String ShoppingOrderModelImpl.getBillingLastName()
           
 String ShoppingOrderModelImpl.getBillingPhone()
           
 String ShoppingOrderModelImpl.getBillingState()
           
 String ShoppingOrderModelImpl.getBillingStreet()
           
 String ShoppingOrderModelImpl.getBillingZip()
           
 long 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 ShoppingItemModelImpl.getCompanyId()
           
 long ShoppingCouponModelImpl.getCompanyId()
           
 long ShoppingOrderModelImpl.getCompanyId()
           
 long ShoppingCategoryModelImpl.getCompanyId()
           
 String ShoppingOrderModelImpl.getCouponCodes()
           
 double ShoppingOrderModelImpl.getCouponDiscount()
           
 long ShoppingCouponModelImpl.getCouponId()
           
 Date ShoppingItemModelImpl.getCreateDate()
           
 Date ShoppingCouponModelImpl.getCreateDate()
           
 Date ShoppingOrderModelImpl.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 ShoppingItemModelImpl.getGroupId()
           
 long ShoppingCouponModelImpl.getGroupId()
           
 long ShoppingOrderModelImpl.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 ShoppingItemModelImpl.getModifiedDate()
           
 Date ShoppingCouponModelImpl.getModifiedDate()
           
 Date ShoppingOrderModelImpl.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 ShoppingItemModelImpl.getRequiresShipping()
           
 boolean ShoppingOrderModelImpl.getRequiresShipping()
           
 boolean ShoppingItemModelImpl.getSale()
           
 boolean ShoppingOrderModelImpl.getSendOrderEmail()
           
 boolean ShoppingOrderModelImpl.getSendShippingEmail()
           
 double ShoppingItemModelImpl.getShipping()
           
 double ShoppingOrderModelImpl.getShipping()
           
 String ShoppingOrderModelImpl.getShippingCity()
           
 String ShoppingOrderModelImpl.getShippingCompany()
           
 String ShoppingOrderModelImpl.getShippingCountry()
           
 String ShoppingOrderModelImpl.getShippingEmailAddress()
           
 String ShoppingOrderModelImpl.getShippingFirstName()
           
 String ShoppingOrderModelImpl.getShippingLastName()
           
 String ShoppingOrderModelImpl.getShippingPhone()
           
 String ShoppingOrderModelImpl.getShippingState()
           
 String ShoppingOrderModelImpl.getShippingStreet()
           
 String ShoppingOrderModelImpl.getShippingZip()
           
 boolean ShoppingOrderModelImpl.getShipToBilling()
           
 String ShoppingItemModelImpl.getSku()
           
 boolean ShoppingItemModelImpl.getSmallImage()
           
 long ShoppingItemModelImpl.getSmallImageId()
           
 String ShoppingItemModelImpl.getSmallImageURL()
           
 Date ShoppingCouponModelImpl.getStartDate()
           
 int ShoppingItemModelImpl.getStockQuantity()
           
 double ShoppingOrderModelImpl.getTax()
           
 boolean ShoppingItemModelImpl.getTaxable()
           
 long ShoppingItemModelImpl.getUserId()
           
 long ShoppingCouponModelImpl.getUserId()
           
 long ShoppingOrderModelImpl.getUserId()
           
 long ShoppingCategoryModelImpl.getUserId()
           
 String ShoppingItemModelImpl.getUserName()
           
 String ShoppingCouponModelImpl.getUserName()
           
 String ShoppingOrderModelImpl.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 SocialActivitySettingModelImpl.getClassNameId()
           
 long SocialRequestModelImpl.getClassNameId()
           
 long SocialActivityModelImpl.getClassNameId()
           
 long SocialRequestModelImpl.getClassPK()
           
 long SocialActivityModelImpl.getClassPK()
           
 long SocialActivitySettingModelImpl.getCompanyId()
           
 long SocialRequestModelImpl.getCompanyId()
           
 long SocialActivityModelImpl.getCompanyId()
           
 long SocialRequestModelImpl.getCreateDate()
           
 long SocialActivityModelImpl.getCreateDate()
           
 String SocialRequestModelImpl.getExtraData()
           
 String SocialActivityModelImpl.getExtraData()
           
 long SocialActivitySettingModelImpl.getGroupId()
           
 long SocialRequestModelImpl.getGroupId()
           
 long SocialActivityModelImpl.getGroupId()
           
 long SocialActivityModelImpl.getMirrorActivityId()
           
 long SocialRequestModelImpl.getModifiedDate()
           
 String SocialActivitySettingModelImpl.getName()
           
 long SocialActivityModelImpl.getParentClassNameId()
           
 long SocialActivityModelImpl.getParentClassPK()
           
 long SocialRequestModelImpl.getReceiverUserId()
           
 long SocialActivityModelImpl.getReceiverUserId()
           
 long SocialRequestModelImpl.getRequestId()
           
 int SocialRequestModelImpl.getStatus()
           
 int SocialRequestModelImpl.getType()
           
 int SocialActivityModelImpl.getType()
           
 long SocialRequestModelImpl.getUserId()
           
 long SocialActivityModelImpl.getUserId()
           
 String SocialRequestModelImpl.getUuid()
           
 String SocialActivitySettingModelImpl.getValue()
           
 

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

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

Methods in com.liferay.portlet.softwarecatalog.model.impl with annotations of type JSON
 boolean SCLicenseModelImpl.getActive()
           
 boolean SCFrameworkVersionModelImpl.getActive()
           
 String SCProductEntryModelImpl.getAuthor()
           
 String SCProductVersionModelImpl.getChangeLog()
           
 long SCProductVersionModelImpl.getCompanyId()
           
 long SCProductEntryModelImpl.getCompanyId()
           
 long SCFrameworkVersionModelImpl.getCompanyId()
           
 Date SCProductVersionModelImpl.getCreateDate()
           
 Date SCProductEntryModelImpl.getCreateDate()
           
 Date SCFrameworkVersionModelImpl.getCreateDate()
           
 String SCProductVersionModelImpl.getDirectDownloadURL()
           
 String SCProductVersionModelImpl.getDownloadPageURL()
           
 long SCFrameworkVersionModelImpl.getFrameworkVersionId()
           
 long SCProductEntryModelImpl.getGroupId()
           
 long SCFrameworkVersionModelImpl.getGroupId()
           
 long SCLicenseModelImpl.getLicenseId()
           
 String SCProductEntryModelImpl.getLongDescription()
           
 Date SCProductVersionModelImpl.getModifiedDate()
           
 Date SCProductEntryModelImpl.getModifiedDate()
           
 Date SCFrameworkVersionModelImpl.getModifiedDate()
           
 String SCProductEntryModelImpl.getName()
           
 String SCLicenseModelImpl.getName()
           
 String SCFrameworkVersionModelImpl.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 SCLicenseModelImpl.getUrl()
           
 String SCFrameworkVersionModelImpl.getUrl()
           
 long SCProductVersionModelImpl.getUserId()
           
 long SCProductEntryModelImpl.getUserId()
           
 long SCFrameworkVersionModelImpl.getUserId()
           
 String SCProductVersionModelImpl.getUserName()
           
 String SCProductEntryModelImpl.getUserName()
           
 String SCFrameworkVersionModelImpl.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 WikiPageModelImpl.getCompanyId()
           
 long WikiNodeModelImpl.getCompanyId()
           
 String WikiPageModelImpl.getContent()
           
 Date WikiPageModelImpl.getCreateDate()
           
 Date WikiNodeModelImpl.getCreateDate()
           
 String WikiNodeModelImpl.getDescription()
           
 String WikiPageModelImpl.getFormat()
           
 long WikiPageModelImpl.getGroupId()
           
 long WikiNodeModelImpl.getGroupId()
           
 boolean WikiPageModelImpl.getHead()
           
 Date WikiNodeModelImpl.getLastPostDate()
           
 boolean WikiPageModelImpl.getMinorEdit()
           
 Date WikiPageModelImpl.getModifiedDate()
           
 Date WikiNodeModelImpl.getModifiedDate()
           
 String WikiNodeModelImpl.getName()
           
 long WikiPageModelImpl.getNodeId()
           
 long WikiNodeModelImpl.getNodeId()
           
 long WikiPageModelImpl.getPageId()
           
 String WikiPageModelImpl.getParentTitle()
           
 String WikiPageModelImpl.getRedirectTitle()
           
 long WikiPageModelImpl.getResourcePrimKey()
           
 int WikiPageModelImpl.getStatus()
           
 int WikiNodeModelImpl.getStatus()
           
 long WikiPageModelImpl.getStatusByUserId()
           
 long WikiNodeModelImpl.getStatusByUserId()
           
 String WikiPageModelImpl.getStatusByUserName()
           
 String WikiNodeModelImpl.getStatusByUserName()
           
 Date WikiPageModelImpl.getStatusDate()
           
 Date WikiNodeModelImpl.getStatusDate()
           
 String WikiPageModelImpl.getSummary()
           
 String WikiPageModelImpl.getTitle()
           
 long WikiPageModelImpl.getUserId()
           
 long WikiNodeModelImpl.getUserId()
           
 String WikiPageModelImpl.getUserName()
           
 String WikiNodeModelImpl.getUserName()
           
 String WikiPageModelImpl.getUuid()
           
 String WikiNodeModelImpl.getUuid()
           
 double WikiPageModelImpl.getVersion()
           
 


Liferay 6.2-ce-ga5