- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.springframework.data.jpa.domain.AbstractPersistable<K>
-
- org.ligoj.bootstrap.core.model.AbstractPersistable<K>
-
- org.ligoj.bootstrap.core.model.AbstractAudited<Integer>
-
- org.ligoj.app.model.Plugin
-
- All Implemented Interfaces:
- Serializable, org.springframework.data.domain.Auditable<String,Integer>, org.springframework.data.domain.Persistable<Integer>
@Entity
public class Plugin
extends org.ligoj.bootstrap.core.model.AbstractAudited<Integer>
Data model representing a plug-in and its state. The key corresponds to the feature key. A plug-in may includes
several services or features.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
| Constructor and Description |
Plugin() |
-
Method Summary
-
Methods inherited from class org.ligoj.bootstrap.core.model.AbstractAudited
getCreatedBy, getCreatedDate, getLastModifiedBy, getLastModifiedDate, setCreatedBy, setCreatedDate, setLastModifiedBy, setLastModifiedDate
-
Methods inherited from class org.ligoj.bootstrap.core.model.AbstractPersistable
setId
-
Methods inherited from class org.springframework.data.jpa.domain.AbstractPersistable
equals, getId, hashCode, isNew, toString
-
Methods inherited from interface org.springframework.data.domain.Persistable
getId, isNew
- Detail:
- Field |
- Constr |
- Method
Copyright © 2017 Gfi Informatique. All rights reserved.