@ProviderType
public interface CETImplFactory<T extends CET>
-
Method Summary
create(String baseURL,
long companyId,
Date createDate,
String description,
String externalReferenceCode,
Date modifiedDate,
String name,
Properties properties,
boolean readOnly,
String sourceCodeURL,
int status,
com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties)
com.liferay.portal.kernel.util.UnicodeProperties
boolean
void
-
Method Details
-
create
T create(String baseURL,
long companyId,
Date createDate,
String description,
String externalReferenceCode,
Date modifiedDate,
String name,
Properties properties,
boolean readOnly,
String sourceCodeURL,
int status,
com.liferay.portal.kernel.util.UnicodeProperties typeSettingsUnicodeProperties)
-
getUnicodeProperties
com.liferay.portal.kernel.util.UnicodeProperties getUnicodeProperties(javax.portlet.PortletRequest portletRequest)
-
isURLCETPropertyName
boolean isURLCETPropertyName(String name)
-
validate
void validate(T newCET,
T oldCET)
throws com.liferay.portal.kernel.exception.PortalException
- Throws:
com.liferay.portal.kernel.exception.PortalException