com.liferay.portal.model
Interface ResourceCode

All Superinterfaces:
BaseModel<ResourceCode>, java.lang.Cloneable, java.lang.Comparable<ResourceCode>, ResourceCodeModel, java.io.Serializable
All Known Implementing Classes:
ResourceCodeWrapper

public interface ResourceCode
extends ResourceCodeModel

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

Customize ResourceCodeImpl and rerun the ServiceBuilder to generate the new methods.

Author:
Brian Wing Shun Chan
See Also:
ResourceCodeModel, ResourceCodeImpl, ResourceCodeModelImpl
Generated:

Method Summary
 
Methods inherited from interface com.liferay.portal.model.ResourceCodeModel
clone, compareTo, getCodeId, getCompanyId, getName, getPrimaryKey, getPrimaryKeyObj, getScope, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCodeId, setCompanyId, setEscapedModel, setName, setNew, setPrimaryKey, setScope, toEscapedModel, toString, toXmlString