com.liferay.wsrp.model
Interface WSRPProducer

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

public interface WSRPProducer
extends WSRPProducerModel

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 WSRPProducer table in the database.

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

Author:
Brian Wing Shun Chan
See Also:
WSRPProducerModel, com.liferay.wsrp.model.impl.WSRPProducerImpl, com.liferay.wsrp.model.impl.WSRPProducerModelImpl

Method Summary
 
Methods inherited from interface com.liferay.wsrp.model.WSRPProducerModel
getInstanceName, getNamespace, getOfferedPortlets, getPortalId, getPrimaryKey, getProducerId, getProducerProfileMap, getRegistrationProperties, getRegistrationValidatorClass, getRequiresRegistration, getStatus, getSupportsInbandRegistration, getVersion, isRequiresRegistration, isStatus, isSupportsInbandRegistration, setInstanceName, setNamespace, setOfferedPortlets, setPortalId, setPrimaryKey, setProducerId, setProducerProfileMap, setRegistrationProperties, setRegistrationValidatorClass, setRequiresRegistration, setStatus, setSupportsInbandRegistration, setVersion, 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