Examples of Group

@author Robert "kebernet" Cooper
  • org.sbml.jsbml.ext.groups.Group
    @author Nicolas Rodriguez @author Clemens Wrzodek @since 1.0 @version $Rev: 1639 $
  • org.sbml.jsbml.ext.render.Group
    @author Eugen Netz @author Alexander Diamantikos @author Jakob Matthes @author Jan Rudolph @version $Rev: 1639 $ @since 1.0 @date 08.05.2012
  • org.springframework.data.neo4j.Group
  • org.springframework.data.neo4j.aspects.Group
  • org.springframework.data.neo4j.model.Group
  • org.structr.core.entity.Group
    @author amorgner
  • org.uberfire.backend.group.Group
  • org.voltdb.catalog.Group
  • org.wildfly.clustering.group.Group
    Represents a groups of nodes. @author Paul Ferraro
  • org.xith3d.scenegraph.Group
  • org.zkoss.zul.Group
    Adds the ability for single level grouping to the Grid.

    Available in ZK PE and EE.

    Event:

    1. onOpen is sent when this listgroup is opened or closed by user.

    Default {@link #getZclass}: z-group.

    Note: All the child of this component are automatically applied the group-cell CSS, if you don't want this CSS, you can invoke the {@link Label#setSclass(String)}after the child added. @author jumperchen @since 3.5.0

  • project.entities.institute.Group
  • projectatlast.group.Group
  • quickfix.Group
  • ro.isdc.wro.model.group.Group
    A group is an entity holding a list of resources.

    This class is thread safe. @author Alex Objelean @created Created on Oct 30, 2008

  • ru.org.linux.group.Group
  • simpleserver.config.xml.Group
  • sk.netmap.bo.Group
    BO group of servers @author Matej Zachar, $Date: 2006-04-23 20:42:47 +0000 (Ne, 23 apr 2006) $
  • storm.trident.graph.Group
  • tripleplay.ui.Group
    A grouping element that contains other elements and lays them out according to a layout policy.
  • ua.ck.geekhub.entity.Group
    Created by Vladimir on 3/11/14.
  • ucar.nc2.Group
    A Group is a logical collection of Variables. The Groups in a Dataset form a hierarchical tree, like directories on a disk. A Group has a name and optionally a set of Attributes. There is always at least one Group in a dataset, the root Group, whose name is the empty string.

    Immutable if setImmutable() was called. @author caron

  • xregistry.group.Group
    Represent a Group, group may have Users and child groups. The symantics of child groups are resolved by assuming of foo is in G1 and G1 is in G2, it is same as foo is in G1 (G1,G2 are groups and foo is a user). @author Srinath Perera(hperera@cs.indiana.edu)
  • zendeskapi.models.groups.Group
    @author jgroth

  • Examples of cn.com.annotations.Group

                    actions.add(action);
                }
            }

            // 默认组
            Group group = new Group.DEFAULT(formAnnotation, elements, grids, this.title != null ? title.title() : Title._DEFAULT_TITLE, this.template != null ? this.template.template() : Template._DEFAULT_TEMPLATE);

            return group;
        }
    View Full Code Here

    Examples of com.aetrion.flickr.groups.Group

            }
            Element groupsElement = response.getPayload();
            NodeList groupNodes = groupsElement.getElementsByTagName("group");
            for (int i = 0; i < groupNodes.getLength(); i++) {
                Element groupElement = (Element) groupNodes.item(i);
                Group group = new Group();
                group.setId(groupElement.getAttribute("id"));
                group.setName(groupElement.getAttribute("name"));
                group.setAdmin("1".equals(groupElement.getAttribute("admin")));
                group.setPrivacy(groupElement.getAttribute("privacy"));
                groups.add(group);
            }
            return groups;
        }
    View Full Code Here

    Examples of com.agiletec.aps.system.services.group.Group

        UserDetails currentUser = (UserDetails) reqCtx.getRequest().getSession().getAttribute(SystemConstants.SESSIONPARAM_CURRENT_USER);
        List<Group> groups = authManager.getGroupsOfUser(currentUser);
        Set<String> allowedGroup = new HashSet<String>();
        Iterator<Group> iter = groups.iterator();
        while (iter.hasNext()) {
          Group group = iter.next();
          allowedGroup.add(group.getName());
        }
        allowedGroup.add(Group.FREE_GROUP_NAME);
        return allowedGroup;
      }
    View Full Code Here

    Examples of com.alibaba.citrus.service.form.Group

                this.groupName = groupName;
            }

            /** 取得当前group的默认instance。 */
            public GroupInstanceHelper getDefaultInstance() {
                Group group = getForm().getGroup(groupName);
                return group == null ? null : new GroupInstanceHelper(group);
            }
    View Full Code Here

    Examples of com.alibaba.json.test.entity.Group

        private Long createId() {
            return idSeed.incrementAndGet();
        }

        public void testGenerate() {
            Group group = new Group();

            group.setName("Alibaba Group");
            group.setDescription("Alibaba Group makes it easy for anyone to buy or sell online anywhere in the world. ");

            {
                Company company = new Company();
                company.setId(createId());
                company.setName("Alibaba.com");
                company.setDescription("Global leader in e-commerce for small businesses");
                company.setStock("1688.HK");
                group.getCompanies().add(company);

                Department root = new Department();
                root.setId(createId());
                root.setName("B2B");
                company.setRootDepartment(root);

                {
                    Department cbu = new Department();
                    cbu.setId(createId());
                    cbu.setName("CBU");

                    root.getChildren().add(cbu);

                    Employee emp0 = new Employee();
                    emp0.setName("校长");
                    emp0.setDescription("神棍敌人姐");
                    emp0.setAge(3);
                    emp0.setSalary(new BigDecimal("123456789.0123"));
                    emp0.setBirthdate(new Date());
                    emp0.setBadboy(true);

                    cbu.getMembers().add(emp0);
                }
                {
                    Department icbu = new Department();
                    icbu.setId(createId());
                    icbu.setName("ICBU");

                    root.getChildren().add(icbu);
                }
            }

            {
                Company company = new Company();
                company.setId(createId());
                company.setName("Taobao");
                company.setDescription("China's largest online retail website and one-stop platform for shopping, socializing and information sharing");
                group.getCompanies().add(company);
            }
            {
                Company company = new Company();
                company.setId(createId());
                company.setName("Alipay");
                company.setDescription("China's leading third-party online payment platform");
                group.getCompanies().add(company);
            }
            {
                Company company = new Company();
                company.setId(createId());
                company.setName("Alibaba Cloud Computing");
                company.setDescription("Developer of advanced data-centric cloud computing services");
                group.getCompanies().add(company);
            }
            {
                Company company = new Company();
                company.setId(createId());
                company.setName("China Yahoo");
                company.setDescription("One of China's leading Internet portals");
                group.getCompanies().add(company);
            }

            String jsonString = JSON.toJSONString(group, true);
            System.out.println(jsonString);
        }
    View Full Code Here

    Examples of com.amazon.s3.Group

               ((CanonicalUser)grantee).setDisplayName("TODO");
               grants[i].setGrantee(grantee);
               break;
             
            case SAcl.GRANTEE_ALLUSERS:
               grantee = new Group();
               ((Group)grantee).setURI( "http://acs.amazonaws.com/groups/global/AllUsers" );
               grants[i].setGrantee(grantee);
                 break;
                
            case SAcl.GRANTEE_AUTHENTICATED:       
               grantee = new Group();
               ((Group)grantee).setURI( "http://acs.amazonaws.com/groups/global/Authenticated" );
               grants[i].setGrantee(grantee);
               break;
             
            default :
    View Full Code Here

    Examples of com.arrgsocal.entities.Group

          u.setClearPassword(password);

          // And the user to the "users" group, create if needed
          List<Group> groups = groupManager.getGroups();
          if (groups == null || groups.isEmpty() || groups.size() == 0) {
            Group userGroup = new Group();
            userGroup.setName("users");
            userManager.create(u, userGroup);
          } else {
            for (Group g : groups) {
              if (g.getName().equals("users")) {
                userManager.createWithExistingGroup(u, g);
    View Full Code Here

    Examples of com.badlogic.gdx.scenes.scene2d.Group

      }

      /** Invalidates this widget and all its parents, causing all involved widgets to relayout themselves at the next oportunity. */
      public void invalidateHierarchy () {
        invalidate();
        Group parent = this.parent;
        while (parent != null) {
          if (parent instanceof Layout) ((Layout)parent).invalidate();
          parent = parent.parent;
        }
      }
    View Full Code Here

    Examples of com.belerweb.social.qq.mail.bean.Group

       * 按分组获取所有QQ邮箱中的联系人,包括QQ联系人
       */
      public List<Group> get() throws SocialException {
        List<Group> result = new ArrayList<Group>();
        login();
        Group group = new Group();
        group.setType("normal");
        group.setName("全部");
        group.setOwner(email);
        List<Group> groups = get(group);
        result.add(group);
        for (Group group2 : groups) {
          get(group2);
          group2.setOwner(email);
    View Full Code Here

    Examples of com.brosinski.eclipse.regex.Group

                out.append(", end=");
                out.append(match.getEnd());
                out.append("\n");
                for (Iterator groups = match.getGroups().iterator(); groups
                        .hasNext();) {
                    Group group = (Group) groups.next();
                    out.append("Group(");
                    out.append(group.getIndex());
                    out.append(") = ");
                    out.append(group.getText());
                    out.append("\n");
                }

                out.append("\n");
    View Full Code Here
    TOP
    Copyright © 2018 www.massapi.com. All rights reserved.
    All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.