public interface PersistedModelLocalService
Modifier and Type | Method and Description |
---|---|
PersistedModel |
deletePersistedModel(PersistedModel persistedModel) |
PersistedModel |
getPersistedModel(Serializable primaryKeyObj) |
PersistedModel deletePersistedModel(PersistedModel persistedModel) throws PortalException
PortalException
PersistedModel getPersistedModel(Serializable primaryKeyObj) throws PortalException
PortalException