Uses of Class
net.solarnetwork.central.domain.BasicSolarNodeOwnership
Packages that use BasicSolarNodeOwnership
-
Uses of BasicSolarNodeOwnership in net.solarnetwork.central.domain
Methods in net.solarnetwork.central.domain that return BasicSolarNodeOwnershipModifier and TypeMethodDescriptionstatic BasicSolarNodeOwnershipBasicSolarNodeOwnership.ownershipFor(Long nodeId, Long userId) Create a new ownership instance.static BasicSolarNodeOwnershipBasicSolarNodeOwnership.ownershipFor(Long nodeId, Long userId, String country, String timeZoneId) Create a new private ownership instance.static BasicSolarNodeOwnershipBasicSolarNodeOwnership.privateOwnershipFor(Long nodeId, Long userId) Create a new private ownership instance.static BasicSolarNodeOwnershipBasicSolarNodeOwnership.privateOwnershipFor(Long nodeId, Long userId, String country, String timeZoneId) Create a new private ownership instance.