@Entity public class AppInstallationSoapEntity extends AppInstallationEntity
Modifier and Type | Class and Description |
---|---|
static class |
AppInstallationSoapEntity.Builder |
Constructor and Description |
---|
AppInstallationSoapEntity() |
Modifier and Type | Method and Description |
---|---|
static AppInstallationSoapEntity.Builder |
builder(GUID shopGUID,
GUID appId) |
getAppId, getId, getShopGuid, getState, isInstalled, setAppId, setId, setShopGuid, setState, toAppInstallation
getCreatedOn, getUpdatedOn, setCreatedOn, setUpdatedOn
public static AppInstallationSoapEntity.Builder builder(GUID shopGUID, GUID appId)