Liferay 6.2.0-ce-b2

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

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

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

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

Uses of JSON in com.liferay.portal.model
 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Methods in com.liferay.portlet.mobiledevicerules.model.impl with annotations of type JSON
 long MDRActionModelImpl.getActionId()
           
 long MDRRuleGroupInstanceModelImpl.getClassNameId()
           
 long MDRActionModelImpl.getClassNameId()
           
 long MDRRuleGroupInstanceModelImpl.getClassPK()
           
 long MDRActionModelImpl.getClassPK()
           
 long MDRRuleGroupModelImpl.getCompanyId()
           
 long MDRRuleModelImpl.getCompanyId()
           
 long MDRRuleGroupInstanceModelImpl.getCompanyId()
           
 long MDRActionModelImpl.getCompanyId()
           
 Date MDRRuleGroupModelImpl.getCreateDate()
           
 Date MDRRuleModelImpl.getCreateDate()
           
 Date MDRRuleGroupInstanceModelImpl.getCreateDate()
           
 Date MDRActionModelImpl.getCreateDate()
           
 String MDRRuleGroupModelImpl.getDescription()
           
 String MDRRuleModelImpl.getDescription()
           
 String MDRActionModelImpl.getDescription()
           
 String MDRRuleGroupModelImpl.getDescriptionCurrentValue()
           
 String MDRRuleModelImpl.getDescriptionCurrentValue()
           
 String MDRActionModelImpl.getDescriptionCurrentValue()
           
 long MDRRuleGroupModelImpl.getGroupId()
           
 long MDRRuleModelImpl.getGroupId()
           
 long MDRRuleGroupInstanceModelImpl.getGroupId()
           
 long MDRActionModelImpl.getGroupId()
           
 Date MDRRuleGroupModelImpl.getModifiedDate()
           
 Date MDRRuleModelImpl.getModifiedDate()
           
 Date MDRRuleGroupInstanceModelImpl.getModifiedDate()
           
 Date MDRActionModelImpl.getModifiedDate()
           
 String MDRRuleGroupModelImpl.getName()
           
 String MDRRuleModelImpl.getName()
           
 String MDRActionModelImpl.getName()
           
 String MDRRuleGroupModelImpl.getNameCurrentValue()
           
 String MDRRuleModelImpl.getNameCurrentValue()
           
 String MDRActionModelImpl.getNameCurrentValue()
           
 int MDRRuleGroupInstanceModelImpl.getPriority()
           
 long MDRRuleGroupModelImpl.getRuleGroupId()
           
 long MDRRuleModelImpl.getRuleGroupId()
           
 long MDRRuleGroupInstanceModelImpl.getRuleGroupId()
           
 long MDRRuleGroupInstanceModelImpl.getRuleGroupInstanceId()
           
 long MDRActionModelImpl.getRuleGroupInstanceId()
           
 long MDRRuleModelImpl.getRuleId()
           
 String MDRRuleModelImpl.getType()
           
 String MDRActionModelImpl.getType()
           
 String MDRRuleModelImpl.getTypeSettings()
           
 String MDRActionModelImpl.getTypeSettings()
           
 long MDRRuleGroupModelImpl.getUserId()
           
 long MDRRuleModelImpl.getUserId()
           
 long MDRRuleGroupInstanceModelImpl.getUserId()
           
 long MDRActionModelImpl.getUserId()
           
 String MDRRuleGroupModelImpl.getUserName()
           
 String MDRRuleModelImpl.getUserName()
           
 String MDRRuleGroupInstanceModelImpl.getUserName()
           
 String MDRActionModelImpl.getUserName()
           
 String MDRRuleGroupModelImpl.getUuid()
           
 String MDRRuleModelImpl.getUuid()
           
 String MDRRuleGroupInstanceModelImpl.getUuid()
           
 String MDRActionModelImpl.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 PollsQuestionModelImpl.getCompanyId()
           
 long PollsVoteModelImpl.getCompanyId()
           
 long PollsChoiceModelImpl.getCompanyId()
           
 Date PollsQuestionModelImpl.getCreateDate()
           
 Date PollsVoteModelImpl.getCreateDate()
           
 Date PollsChoiceModelImpl.getCreateDate()
           
 String PollsQuestionModelImpl.getDescription()
           
 String PollsChoiceModelImpl.getDescription()
           
 String PollsQuestionModelImpl.getDescriptionCurrentValue()
           
 String PollsChoiceModelImpl.getDescriptionCurrentValue()
           
 Date PollsQuestionModelImpl.getExpirationDate()
           
 long PollsQuestionModelImpl.getGroupId()
           
 long PollsVoteModelImpl.getGroupId()
           
 long PollsChoiceModelImpl.getGroupId()
           
 Date PollsQuestionModelImpl.getLastVoteDate()
           
 Date PollsQuestionModelImpl.getModifiedDate()
           
 Date PollsVoteModelImpl.getModifiedDate()
           
 Date PollsChoiceModelImpl.getModifiedDate()
           
 String PollsChoiceModelImpl.getName()
           
 long PollsQuestionModelImpl.getQuestionId()
           
 long PollsVoteModelImpl.getQuestionId()
           
 long PollsChoiceModelImpl.getQuestionId()
           
 String PollsQuestionModelImpl.getTitle()
           
 String PollsQuestionModelImpl.getTitleCurrentValue()
           
 long PollsQuestionModelImpl.getUserId()
           
 long PollsVoteModelImpl.getUserId()
           
 long PollsChoiceModelImpl.getUserId()
           
 String PollsQuestionModelImpl.getUserName()
           
 String PollsVoteModelImpl.getUserName()
           
 String PollsChoiceModelImpl.getUserName()
           
 String PollsQuestionModelImpl.getUuid()
           
 String PollsVoteModelImpl.getUuid()
           
 String PollsChoiceModelImpl.getUuid()
           
 Date PollsVoteModelImpl.getVoteDate()
           
 long PollsVoteModelImpl.getVoteId()
           
 

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

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

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

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

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

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

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

Classes in com.liferay.portlet.social.model.impl with annotations of type JSON
 class 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 SocialActivitySettingModelImpl.getActivitySettingId()
           
 int SocialActivitySettingModelImpl.getActivityType()
           
 long SocialActivitySettingModelImpl.getClassNameId()
           
 long SocialRequestModelImpl.getClassNameId()
           
 long SocialRequestModelImpl.getClassPK()
           
 long SocialActivitySettingModelImpl.getCompanyId()
           
 long SocialRequestModelImpl.getCompanyId()
           
 long SocialRequestModelImpl.getCreateDate()
           
 String SocialRequestModelImpl.getExtraData()
           
 long SocialActivitySettingModelImpl.getGroupId()
           
 long SocialRequestModelImpl.getGroupId()
           
 long SocialRequestModelImpl.getModifiedDate()
           
 String SocialActivitySettingModelImpl.getName()
           
 long SocialRequestModelImpl.getReceiverUserId()
           
 long SocialRequestModelImpl.getRequestId()
           
 int SocialRequestModelImpl.getStatus()
           
 int SocialRequestModelImpl.getType()
           
 long SocialRequestModelImpl.getUserId()
           
 String SocialRequestModelImpl.getUuid()
           
 String SocialActivitySettingModelImpl.getValue()
           
 

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

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

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

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

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

Methods in com.liferay.portlet.trash.model.impl with annotations of type JSON
 long TrashEntryModelImpl.getClassNameId()
           
 long TrashEntryModelImpl.getClassPK()
           
 long TrashEntryModelImpl.getCompanyId()
           
 Date TrashEntryModelImpl.getCreateDate()
           
 long TrashEntryModelImpl.getEntryId()
           
 long TrashEntryModelImpl.getGroupId()
           
 int TrashEntryModelImpl.getStatus()
           
 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.0-ce-b2