@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,
java.lang.String appId) |
AppInstallation |
toAppInstallation(OfficialApp officialApp) |
getAppId, getId, getShopGUID, getState, isInstalled, setAppId, setId, setShopGUID, setState, toAppInstallation
public AppInstallation toAppInstallation(OfficialApp officialApp)
toAppInstallation
in class AppInstallationEntity
public static AppInstallationSoapEntity.Builder builder(GUID shopGUID, java.lang.String appId)