com.liferay.wsrp.model
Interface WSRPConfiguredProducer

All Superinterfaces:
BaseModel, java.lang.Cloneable, java.lang.Comparable, java.io.Serializable, WSRPConfiguredProducerModel

public interface WSRPConfiguredProducer
extends WSRPConfiguredProducerModel

View Source

ServiceBuilder generated this class. Modifications in this class will be overwritten the next time is generated.

This interface is a model that represents the WSRPConfiguredProducer table in the database.

Customize com.liferay.wsrp.model.impl.WSRPConfiguredProducerImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
WSRPConfiguredProducerModel, com.liferay.wsrp.model.impl.WSRPConfiguredProducerImpl, com.liferay.wsrp.model.impl.WSRPConfiguredProducerModelImpl

Method Summary
 
Methods inherited from interface com.liferay.wsrp.model.WSRPConfiguredProducerModel
getConfiguredProducerId, getCustomUserProfile, getEntityVersion, getIdentityPropagationType, getLifetimeTerminationTime, getName, getNamespace, getPortalId, getPrimaryKey, getProducerMarkupURL, getProducerURL, getProducerVersion, getRegistrationContext, getRegistrationData, getSdLastModified, getServiceDescription, getStatus, getUserCategoryMapping, setConfiguredProducerId, setCustomUserProfile, setEntityVersion, setIdentityPropagationType, setLifetimeTerminationTime, setName, setNamespace, setPortalId, setPrimaryKey, setProducerMarkupURL, setProducerURL, setProducerVersion, setRegistrationContext, setRegistrationData, setSdLastModified, setServiceDescription, setStatus, setUserCategoryMapping, toEscapedModel
 
Methods inherited from interface com.liferay.portal.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isEscapedModel, isNew, setEscapedModel, setNew
 
Methods inherited from interface java.lang.Comparable
compareTo