public interface AdministratorIndex
Administrator
, providing both the scope it lives within
and the index of it within that scope.Modifier and Type | Method and Description |
---|---|
AdministratorScope |
getAdministratorScope()
Obtains the
AdministratorScope that the Administrator
resides within. |
int |
getIndexOfAdministratorWithinScope()
Obtains the index of the
Administrator within the
AdministratorScope . |
AdministratorScope getAdministratorScope()
AdministratorScope
that the Administrator
resides within.AdministratorScope
that the Administrator
resides
within.int getIndexOfAdministratorWithinScope()
Administrator
within the
AdministratorScope
.Administrator
within the
AdministratorScope
.Copyright © 2005–2016. All rights reserved.