-
public interface AppSetIdRepository
-
-
Method Summary
Modifier and Type Method Description abstract StringgetAppSetId()abstract BooleanisDeveloperScope()-
-
Method Detail
-
getAppSetId
abstract String getAppSetId()
-
isDeveloperScope
abstract Boolean isDeveloperScope()
-
-
-
-